Strona 1 z 1

nagios i monitoring przełącznika hp

: 01 kwietnia 2010, 21:25
autor: czarownik
Witam chciałbym monitorować przełącznik hp ze strony http://www.monitoringexchange.org/inven ... P-Procurve ściągnąłem skrypt i podpoiłem do swojego nagiosa.

Ale mam taki błąd:
Załącznik Bez nazwy..jpg nie jest już dostępny
Z tego co widać SNMP chodzi czy ktoś monitoruje przełączniki hp i może mi pomóc

: 01 kwietnia 2010, 21:36
autor: db
A sprawdź tcpdumpem co on śle i jaką odpowiedź dostaje. Nie wyciąłeś się jakoś na przełaczniku? Ten timeout jest dość oczywisty.

: 01 kwietnia 2010, 22:04
autor: czarownik

Kod: Zaznacz cały

czarownik@Bacula:~$ sudo tcpdump | grep 192.168.2.254
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on eth0, link-type EN10MB (Ethernet), capture size 96 bytes
21:53:30.213771 IP bacula.firma.pl > 192.168.2.254: ICMP echo request, id 6519, seq 1, length 64
21:53:30.215199 IP 192.168.2.254 > bacula.firma.pl: ICMP echo reply, id 6519, seq 1, length 64
21:53:31.215243 IP bacula.firma.pl > 192.168.2.254: ICMP echo request, id 6519, seq 2, length 64
21:53:31.216536 IP 192.168.2.254 > bacula.firma.pl: ICMP echo reply, id 6519, seq 2, length 64
21:53:32.216570 IP bacula.firma.pl > 192.168.2.254: ICMP echo request, id 6519, seq 3, length 64
21:53:32.217715 IP 192.168.2.254 > bacula.firma.pl: ICMP echo reply, id 6519, seq 3, length 64
21:53:33.217747 IP bacula.firma.pl > 192.168.2.254: ICMP echo request, id 6519, seq 4, length 64
21:53:33.218925 IP 192.168.2.254 > bacula.firma.pl: ICMP echo reply, id 6519, seq 4, length 64
21:53:34.218954 IP bacula.firma.pl > 192.168.2.254: ICMP echo request, id 6519, seq 5, length 64
21:53:34.220144 IP 192.168.2.254 > bacula.firma.pl: ICMP echo reply, id 6519, seq 5, length 64
21:54:30.016953 IP bacula.firma.pl.44540 > 192.168.2.254.snmp:  C=nagios GetRequest(38)  E:hp.2.14.11.5.1.1.2.1.1.1.6.1
21:54:35.019920 IP bacula.firma.pl.44540 > 192.168.2.254.snmp:  C=nagios GetRequest(38)  E:hp.2.14.11.5.1.1.2.1.1.1.6.1
21:54:40.024957 IP bacula.firma.pl.44540 > 192.168.2.254.snmp:  C=nagios GetRequest(38)  E:hp.2.14.11.5.1.1.2.1.1.1.6.1
21:54:45.029996 IP bacula.firma.pl.44540 > 192.168.2.254.snmp:  C=nagios GetRequest(38)  E:hp.2.14.11.5.1.1.2.1.1.1.6.1
21:54:50.035026 IP bacula.firma.pl.44540 > 192.168.2.254.snmp:  C=nagios GetRequest(38)  E:hp.2.14.11.5.1.1.2.1.1.1.6.1
21:54:55.040058 IP bacula.firma.pl.44540 > 192.168.2.254.snmp:  C=nagios GetRequest(38)  E:hp.2.14.11.5.1.1.2.1.1.1.6.1
21:56:03.101929 IP bacula.firma.pl.55630 > 192.168.2.254.snmp:  C=nagios GetRequest(35)  E:hp.2.14.11.1.2.6.1.4.1
21:56:04.102964 IP bacula.firma.pl.55630 > 192.168.2.254.snmp:  C=nagios GetRequest(35)  E:hp.2.14.11.1.2.6.1.4.1
21:56:05.104017 IP bacula.firma.pl.55630 > 192.168.2.254.snmp:  C=nagios GetRequest(35)  E:hp.2.14.11.1.2.6.1.4.1
21:56:06.105039 IP bacula.firma.pl.55630 > 192.168.2.254.snmp:  C=nagios GetRequest(35)  E:hp.2.14.11.1.2.6.1.4.1
21:56:07.106065 IP bacula.firma.pl.55630 > 192.168.2.254.snmp:  C=nagios GetRequest(35)  E:hp.2.14.11.1.2.6.1.4.1
21:56:08.107088 IP bacula.firma.pl.55630 > 192.168.2.254.snmp:  C=nagios GetRequest(35)  E:hp.2.14.11.1.2.6.1.4.1
21:57:30.172787 IP bacula.firma.pl > 192.168.2.254: ICMP echo request, id 64375, seq 1, length 64
21:57:30.174194 IP 192.168.2.254 > bacula.firma.pl: ICMP echo reply, id 64375, seq 1, length 64
21:57:30.194717 IP bacula.firma.pl.60025 > 192.168.2.254.snmp:  GetRequest(30)  interfaces.ifTable.ifEntry.ifOperStatus.1
Nie wyciąłeś się jakoś na przełączniku? Ten timeout jest dość oczywisty.
Nie bardzo rozumiem ?

: 18 maja 2010, 14:51
autor: czarownik
Czy mogę prosić o pomoc ?