Search found 10 matches

by Wikod
Fri Jan 20, 2012 12:44 pm
Forum: Open Source Nagios Projects
Topic: New Install - Ubuntu 11.1 Nagios 3.3.1 - Switches
Replies: 5
Views: 1972

Re: New Install - Ubuntu 11.1 Nagios 3.3.1 - Switches

Ok finally I found this http://vm-199.xen.ssvl.kth.se/csdlive/sites/default/files/projects/5.%20MRTG%20in%20NAGIOS1_0.pdf In the Commands.cfg file we had the configuration as # 'check_local_mrtgtraf' command definition define command{ command_name check_local_mrtgtraf command_line $USER1$/check_mrtg...
by Wikod
Fri Jan 20, 2012 11:50 am
Forum: Open Source Nagios Projects
Topic: New Install - Ubuntu 11.1 Nagios 3.3.1 - Switches
Replies: 5
Views: 1972

Re: New Install - Ubuntu 11.1 Nagios 3.3.1 - Switches

Also I cant find a download for the updated net-snmp-utils for ubuntu that may be the issue as well?
by Wikod
Fri Jan 20, 2012 11:47 am
Forum: Open Source Nagios Projects
Topic: New Install - Ubuntu 11.1 Nagios 3.3.1 - Switches
Replies: 5
Views: 1972

Re: New Install - Ubuntu 11.1 Nagios 3.3.1 - Switches

One thing I see is in the switch.cfg file it starts with check_local_mrtgtraf!

But I only see these commands check_mrtg & check_mrtgtraf

I tried to change it to check_mrtgtraf but then Nagios didn't start right
by Wikod
Fri Jan 20, 2012 10:40 am
Forum: Open Source Nagios Projects
Topic: New Install - Ubuntu 11.1 Nagios 3.3.1 - Switches
Replies: 5
Views: 1972

Re: New Install - Ubuntu 11.1 Nagios 3.3.1 - Switches

cp /usr/local/lib/libnetsnmp.so.30 /usr/lib/libnetsnmp.so.30


that fixed that error so now I'm just down to getting the mrtg integration working I still have Return code of 139 is out of bounds
by Wikod
Fri Jan 20, 2012 10:33 am
Forum: Open Source Nagios Projects
Topic: New Install - Ubuntu 11.1 Nagios 3.3.1 - Switches
Replies: 5
Views: 1972

Re: New Install - Ubuntu 11.1 Nagios 3.3.1 - Switches

I upgraded NET-SNMP and now Im getting:

External command error: /usr/local/bin/snmpget: error while loading shared libraries: libnetsnmp.so.30: cannot open shared object file: No such file or directory
by Wikod
Fri Jan 20, 2012 9:17 am
Forum: Open Source Nagios Projects
Topic: New Install - Ubuntu 11.1 Nagios 3.3.1 - Switches
Replies: 5
Views: 1972

New Install - Ubuntu 11.1 Nagios 3.3.1 - Switches

I have run into another issue. I currently an trying to monitor a switch through snmp I have mrtg setup and working so I can go to http://localhost/mrtg/ and see my switch ports etc. But in Nagios its showing "Return code of 139 is out of bounds" for bandwidth but my other snmp monitors ar...
by Wikod
Thu Jan 19, 2012 9:15 am
Forum: Open Source Nagios Projects
Topic: New Install - Ubuntu 11.1 Nagios 3.3.1
Replies: 5
Views: 1674

Re: New Install - Ubuntu 11.1 Nagios 3.3.1

That worked it now displays the home page thank you!! :D

Edit: the edit was in line 35 of rss_fetch.inc though for those with this issue
by Wikod
Wed Jan 18, 2012 6:15 pm
Forum: Open Source Nagios Projects
Topic: New Install - Ubuntu 11.1 Nagios 3.3.1
Replies: 5
Views: 1674

Re: New Install - Ubuntu 11.1 Nagios 3.3.1

Thanks for your help will try in the am
by Wikod
Wed Jan 18, 2012 4:10 pm
Forum: Open Source Nagios Projects
Topic: New Install - Ubuntu 11.1 Nagios 3.3.1
Replies: 5
Views: 1674

Re: New Install - Ubuntu 11.1 Nagios 3.3.1

source --------- I followed this guide http://www.telnetport25.com/2012/01/installing-nagios-on-ubuntu-server-11-10-then-monitoring-windows-and-exchange-serverspart-1configuring-ubuntu-for-the-installation-of-nagios-core/ Part of the Error Log: [Wed Jan 18 15:43:55 2012] [error] [client X.X.X.X] PHP...
by Wikod
Wed Jan 18, 2012 10:47 am
Forum: Open Source Nagios Projects
Topic: New Install - Ubuntu 11.1 Nagios 3.3.1
Replies: 5
Views: 1674

New Install - Ubuntu 11.1 Nagios 3.3.1

After the install when i go to the home page http://localserver/nagios/ I get a HTTP 500 cannot be displayed every other page from the left side menus are 100% only the home page doesn't show up. I searched around and found a couple fixes but they didn't seem to help possibly due to being the fix fo...