Search found 11 matches
- Wed Jun 06, 2012 12:58 pm
- Forum: Open Source Nagios Projects
- Topic: Network Unreachable Error (solved)
- Replies: 4
- Views: 5466
Re: Network Unreachable Error
That was the issue, thanks a ton man!
- Wed Jun 06, 2012 7:16 am
- Forum: Open Source Nagios Projects
- Topic: Network Unreachable Error (solved)
- Replies: 4
- Views: 5466
Re: Network Unreachable Error
We are using Debian 6.0.5, and just upgraded yesterday morning to Nagios 3.4.1 from Nagios 3.3.1
- Wed Jun 06, 2012 7:14 am
- Forum: Open Source Nagios Projects
- Topic: Network Unreachable Error (solved)
- Replies: 4
- Views: 5466
Network Unreachable Error (solved)
Hello again, So this seems strange to me and I'm not sure what is happening--I'll explain the situation here: We are using Nagios to monitor our internal network as well as a few external hosts for various reasons. Suddenly, last night, Nagios started reporting "Critical - Network Unreachable&q...
- Tue Jun 05, 2012 12:36 pm
- Forum: Open Source Nagios Projects
- Topic: Email alerts have no subject (solved)
- Replies: 2
- Views: 1815
Re: Email alerts have no subject
Nevermind, i got it ---stupid stupid!
we also swtiched from fedora to debian (as noted above), but did not have mailutils and was using /usr/bin/sendmail instead of /usr/bin/mail because of this.
an "apt-get install mailutils" later and a change in the commands script and we are all good!
we also swtiched from fedora to debian (as noted above), but did not have mailutils and was using /usr/bin/sendmail instead of /usr/bin/mail because of this.
an "apt-get install mailutils" later and a change in the commands script and we are all good!
- Tue Jun 05, 2012 12:09 pm
- Forum: Open Source Nagios Projects
- Topic: Email alerts have no subject (solved)
- Replies: 2
- Views: 1815
Re: Email alerts have no subject
Forgot to include, running Debian 6.0.5 (squeeze)
- Tue Jun 05, 2012 12:08 pm
- Forum: Open Source Nagios Projects
- Topic: Email alerts have no subject (solved)
- Replies: 2
- Views: 1815
Email alerts have no subject (solved)
Hello, I just upgraded to Nagios 3.4.1 from 3.2.3 and got up and running pretty much without issue. However, all of the notifications being sent no longer have subjects in the emails. here are the commands in my commands.cfg file: # 'notify-host-by-email' command definition define command{ command_n...
- Fri May 11, 2012 1:07 pm
- Forum: Open Source Nagios Projects
- Topic: Reporting Plugin for actual usage (not status reports)
- Replies: 3
- Views: 1248
Re: Reporting Plugin for actual usage (not status reports)
This looks to be exactly what I was looking for. I will check it out.
Thanks much!
Thanks much!
- Thu May 10, 2012 1:16 pm
- Forum: Open Source Nagios Projects
- Topic: Reporting Plugin for actual usage (not status reports)
- Replies: 3
- Views: 1248
Reporting Plugin for actual usage (not status reports)
Hello, I have not been able to find, and am not sure if one exists, a plugin or add on for reporting the real numbers of services. I'll explain better here: We have nsclient++ on our Windows Servers so our Nagios machine can contact them and get our active checks and what not. We are using checks su...
- Thu Dec 22, 2011 7:43 am
- Forum: Open Source Nagios Projects
- Topic: Two Nagios Monitors
- Replies: 3
- Views: 1415
Re: Two Nagios Monitors
Thanks!
- Wed Dec 21, 2011 10:34 am
- Forum: Open Source Nagios Projects
- Topic: Two Nagios Monitors
- Replies: 3
- Views: 1415
Two Nagios Monitors
Hi, We currently have one Nagios Monitor checking services/hosts on our infrastructure. However, it seems maybe once or twice a week we receive false notifications of our hosts going into a down state. We think this may be related to our VPN perhaps timing out thus getting no return on the host chec...