Search found 7 matches

by 5mall5nail5
Fri Feb 28, 2014 6:42 pm
Forum: Open Source Nagios Projects
Topic: Check_snmp missing?
Replies: 10
Views: 19929

Re: Check_snmp missing?

Thanks! I understand.

In this case I am trying to utilize SNMP from my Asus AC66U router.
by 5mall5nail5
Fri Feb 28, 2014 3:02 pm
Forum: Open Source Nagios Projects
Topic: Check_snmp missing?
Replies: 10
Views: 19929

Re: Check_snmp missing?

Do you have documentation on proper snmp configuration? I've followed a slew of guides but it's highly likely that something is not configured properly
by 5mall5nail5
Fri Feb 28, 2014 2:43 pm
Forum: Open Source Nagios Projects
Topic: Check_snmp missing?
Replies: 10
Views: 19929

Re: Check_snmp missing?

Ok I reconfig'd with snmpd and all, and now I see check_snmp in the libexec location.

However, now I get this:

CRITICAL - Plugin timed out while executing system call

For "uptime" via check_snmp - any thoughts on that?
by 5mall5nail5
Fri Feb 28, 2014 2:03 pm
Forum: Open Source Nagios Projects
Topic: Check_snmp missing?
Replies: 10
Views: 19929

Re: Check_snmp missing?

Actually you do not need to uninstall\remove anything. That rpm command should work for ubuntu as well, since apt-get still uses .rpm or .deb... although thinking about it you might need to check with dpkg instead, which I am not familiar with. The basic idea is that once you install the ubuntu ver...
by 5mall5nail5
Fri Feb 28, 2014 1:37 pm
Forum: Open Source Nagios Projects
Topic: Check_snmp missing?
Replies: 10
Views: 19929

Re: Check_snmp missing?

Thanks - how about in Ubuntu? I did just install snmpd. So, I guess I need to reinstall Nagios? Do I need to remove anything or can I just perform the configure/etc that I did?
by 5mall5nail5
Fri Feb 28, 2014 11:44 am
Forum: Open Source Nagios Projects
Topic: Check_snmp missing?
Replies: 10
Views: 19929

Check_snmp missing?

I notice in services I get: (No output on stdout) stderr: execvp(/usr/local/nagios/libexec/check_snmp, ...) failed. errno is 2: No such file or directory I go to /usr/local/nagios/libexec and sure enough there is no check_snmp. I did install nagios-plugins 1.5, or so I thought... but, where is check...
by 5mall5nail5
Mon Feb 24, 2014 5:23 pm
Forum: Open Source Nagios Projects
Topic: Ubuntu 12.04 Nagios 4.0.2 issue w/ /etc/init.d/nagios
Replies: 16
Views: 12488

Ubuntu 12.04 Nagios 4.0.2 issue w/ /etc/init.d/nagios

Hi all, I followed this guide: http://wellsie.net/p/248/ He gets down to saying that [root]$ service nagios start /etc/init.d/nagios: 20: .: Can't open /etc/rc.d/init.d/functions there's an issue ^^^ Ok, so I paste the text (well not really because I can only SSH into the server via putty, but I nan...