Search found 7 matches

by vuservicedesk
Tue Feb 28, 2017 12:20 pm
Forum: Nagios XI
Topic: SNMP checks fails against Linux servers
Replies: 13
Views: 1566

Re: SNMP checks fails against Linux servers

netstat -i Kernel Interface table Iface MTU RX-OK RX-ERR RX-DRP RX-OVR TX-OK TX-ERR TX-DRP TX-OVR Flg eno1 1500 51186235 0 24578 0 46512569 0 0 0 BMRU eno2 1500 26839899 0 20712 0 9622354 0 0 0 BMRU eno3 1500 15254238 0 4339584 0 4741001 0 0 0 BMRU eno4 1500 0 0 0 0 0 0 0 0 BMU eno49 1500 657436 0 0...
by vuservicedesk
Tue Feb 28, 2017 5:02 am
Forum: Nagios XI
Topic: SNMP checks fails against Linux servers
Replies: 13
Views: 1566

Re: SNMP checks fails against Linux servers

You have multiple checks failing near the same times, and some aren't SNMP. Can you be more specific? netstat -s Ip: 64013402 total packets received 0 forwarded 0 incoming packets discarded 56775356 incoming packets delivered 61586948 requests sent out 16 outgoing packets dropped Icmp: 5117098 ICMP...
by vuservicedesk
Mon Feb 27, 2017 10:49 am
Forum: Nagios XI
Topic: SNMP checks fails against Linux servers
Replies: 13
Views: 1566

Re: SNMP checks fails against Linux servers

rpm -qa | grep net-snmp net-snmp-agent-libs-5.7.2-24.el7_2.1.x86_64 net-snmp-libs-5.7.2-24.el7_2.1.x86_64 net-snmp-devel-5.7.2-24.el7_2.1.x86_64 net-snmp-utils-5.7.2-24.el7_2.1.x86_64 net-snmp-5.7.2-24.el7_2.1.x86_64 net-snmp-perl-5.7.2-24.el7_2.1.x86_64 ps aux | grep nagios | grep -v grep | wc -l ...
by vuservicedesk
Fri Feb 24, 2017 4:56 am
Forum: Nagios XI
Topic: SNMP checks fails against Linux servers
Replies: 13
Views: 1566

Re: SNMP checks fails against Linux servers

We have no network IPS device.

All SNMP checks are affected.
Ping works during this time.
SNMPwalk from Nagios box to those Linux servers works during this time.

Not every Linux box is affected. They (Linux boxes) stop responding to Nagios SNMP checks randomly.
by vuservicedesk
Thu Feb 23, 2017 8:34 am
Forum: Nagios XI
Topic: SNMP checks fails against Linux servers
Replies: 13
Views: 1566

Re: SNMP checks fails against Linux servers

So we have this situation now. Notice long-pkgr-p001 server in logs. And those are requested informations: ps aux | grep nagios.cfg nagios 4328 0.5 0.1 83160 32832 ? Ss 10:04 1:09 /usr/local/nagios/bin/nagios -d /usr/local/nagios/etc/nagios.cfg nagios 4415 0.0 0.0 82636 3200 ? S 10:04 0:00 /usr/loca...
by vuservicedesk
Wed Feb 22, 2017 7:03 am
Forum: Nagios XI
Topic: SNMP checks fails against Linux servers
Replies: 13
Views: 1566

Re: SNMP checks fails against Linux servers

But as I said, snmpwalk works fine. One additional inormation: -it works on those Linux machines "from time to time" -when it stops, we have to wait very long time or restart nagios (after nagios restart it is usually working again for some time - sometimes for days, sometimes for half an ...
by vuservicedesk
Tue Feb 21, 2017 10:04 am
Forum: Nagios XI
Topic: SNMP checks fails against Linux servers
Replies: 13
Views: 1566

SNMP checks fails against Linux servers

Hi, Our SNMP checks against Linux boxes are failing when issued from Nagios: : ERROR: Description/Type table : No response from remote host If we try same check from outside of Nagios (SNMP walk) everything works fine. We are experiencing this issue when running checks against a bunch of Linux serve...