Search found 4 matches

by Digitalmocking
Mon Feb 11, 2013 7:45 pm
Forum: Open Source Nagios Projects
Topic: check_snmp_load and check_snmp_mem output (null) issue.
Replies: 5
Views: 3953

Re: check_snmp_load and check_snmp_mem output (null) issue.

I thought I had run the command as the nagios user, but I never had, I only ran it as root to test, where it ran fine. I then verified the user/group ownership was nagios.nagios; However when I tried to run the command as the nagios user I got the following: nagios@monitor:~$ /usr/local/nagios/libex...
by Digitalmocking
Sun Feb 10, 2013 4:54 am
Forum: Open Source Nagios Projects
Topic: check_snmp_load and check_snmp_mem output (null) issue.
Replies: 5
Views: 3953

Re: check_snmp_load and check_snmp_mem output (null) issue.

No one has dealt with this at all?

How about some additional steps to debug it, turning on debugging didn't tell me anything, just that it returned (null) which isn't helpful, I know that already.
by Digitalmocking
Fri Feb 08, 2013 2:57 pm
Forum: Open Source Nagios Projects
Topic: check_snmp_load and check_snmp_mem output (null) issue.
Replies: 5
Views: 3953

check_snmp_load and check_snmp_mem output (null) issue.

So I have an odd issue. I'm getting the following trying to check an SNMP enabled firewall: [1360352407.069695] [016.1] [pid=23937] HOST: clk_astaro, SERVICE: Firewall Load , CHECK TYPE: Active, OPTIONS: 0, SCHEDULED: Yes, RESCHEDULE: Yes, EXITED OK: Yes, RETURN CODE: 2, OUTPUT: (null) If I run the ...
by Digitalmocking
Thu Nov 08, 2012 4:06 pm
Forum: Open Source Nagios Projects
Topic: Fresh install of nagios (ubuntu), check_snmp syntax is wrong
Replies: 1
Views: 988

Fresh install of nagios (ubuntu), check_snmp syntax is wrong

Installing nagios from scratch for a new client, I've done this a few times now, but this is the first time I've seen this error. I followed the steps in this guide: http://assets.nagios.com/downloads/nagioscore/docs/Installing_Nagios_Core_From_Source.pdf (snmp was installed prior to going through t...