Difference between pages "Snmp" and "NetstAt"

From Linuxintro
(Difference between pages)
imported>ThorstenStaerk
 
imported>ThorstenStaerk
(Redirected page to NETSTAT)
 
Line 1: Line 1:
Trying to build an SNMP prototype
+
#REDIRECT [[NETSTAT]]
 
 
SUSE Linux:
 
 
 
yast -i nagios apache2
 
/etc/init.d/nagios start
 
http://127.0.0.1/nagios
 
log in as nagiosadmin:nagiosadmin
 
/etc/init.d/snmptrapd
 
tail -f /var/log/net-snmpd.log
 
snmptrap -v 2c -c public localhost "" NET-SNMP-EXAMPLES-MIB::netSnmpExampleHeartbeatNotification netSnmpExampleHeartbeatRate i 42
 
 
 
= See also =
 
* http://nagios.sourceforge.net/docs/3_0/quickstart-opensuse.html
 
* http://net-snmp.sourceforge.net/wiki/index.php/TUT:snmptrap
 

Latest revision as of 21:45, 18 November 2015

Redirect to: