Thankyou! That worked PERFECTLY.
Thanks again.
Search found 8 matches
- Fri Nov 01, 2013 7:16 am
- Forum: Nagios XI
- Topic: How to extract the 7-day availability from NagiosXI
- Replies: 2
- Views: 911
- Wed Oct 30, 2013 11:24 am
- Forum: Nagios XI
- Topic: How to extract the 7-day availability from NagiosXI
- Replies: 2
- Views: 911
How to extract the 7-day availability from NagiosXI
Hi In our monitoring station, we need to have the 7-day availability of all monitored hosts displayed on a monitor. I can get the data on a browser just fine, but I need to "scrape" that data so I can use it in our own HTML. using lynx or wget either returns "Your session has timed ou...
- Fri Mar 09, 2012 6:20 am
- Forum: Open Source Nagios Projects
- Topic: Nagios Audio Alerts
- Replies: 3
- Views: 5564
Re: Nagios Audio Alerts
Suggest looking at "view source" in your browser to make sure the HTML is there to play the audio. If not, then it's a config issue.
If the HTML is there, suggest looking in your web server log to see if the files are in fact accessed and sent to the browser. Should give you some clues.
If the HTML is there, suggest looking in your web server log to see if the files are in fact accessed and sent to the browser. Should give you some clues.
- Fri Mar 09, 2012 6:16 am
- Forum: Open Source Nagios Projects
- Topic: Services inheriting Host parameters
- Replies: 6
- Views: 1948
Re: Services inheriting Host parameters
Any further thoughts?
- Tue Mar 06, 2012 9:17 am
- Forum: Open Source Nagios Projects
- Topic: Services inheriting Host parameters
- Replies: 6
- Views: 1948
Re: Services inheriting Host parameters
Here's the actual configuration I tried: define host { host_name BSM alias BSM display_name BSM address 192.168.150.213 parents HPSW5412-02 check_command check-host-alive use globeops-host register 1 } define service { contact_groups globeops-contactgroup,prodnet-contactgroup host_name BSM service_d...
- Mon Mar 05, 2012 3:20 am
- Forum: Open Source Nagios Projects
- Topic: Services inheriting Host parameters
- Replies: 6
- Views: 1948
Re: Services inheriting Host parameters
Thanks for getting back to me, and thanks also for the workaround. The docs at http://nagios.sourceforge.net/docs/3_0/objectinheritance.html has the following to say about implied inheritance: Normally you have to either explicitly specify the value of a required variable in an object definition or ...
- Thu Mar 01, 2012 11:19 am
- Forum: Open Source Nagios Projects
- Topic: Services inheriting Host parameters
- Replies: 6
- Views: 1948
Services inheriting Host parameters
Hi What I want is: Host to be visible by operations and prodnet. Service HTTP to be visible by operations and prodnet. Service DISK to be visible ONLY by prodnet. Even if I add a "contactgroups prodnet" to the DISK service, operations can still see the DISK service. I guess that is due to ...
- Wed Jan 05, 2011 4:28 am
- Forum: Open Source Nagios Projects
- Topic: Nagios Process in wrong place on Status Map
- Replies: 0
- Views: 943
Nagios Process in wrong place on Status Map
Hi
We have a nagios installation here, and it runs on a VM.
On the status map, the Nagios Process is shown as directly attached to the gateway, when it isn't. I'd like to be able to attach the Nagios Process to the VM Host. Is that possible? And how?
Thanks
Colin
We have a nagios installation here, and it runs on a VM.
On the status map, the Nagios Process is shown as directly attached to the gateway, when it isn't. I'd like to be able to attach the Nagios Process to the VM Host. Is that possible? And how?
Thanks
Colin