Search found 2 matches

by hoffmp
Wed Jan 25, 2017 2:47 pm
Forum: Open Source Nagios Projects
Topic: Reading nagios host and service status from a bash script
Replies: 5
Views: 6339

Re: Reading nagios host and service status from a bash scrip

I think I'm good for now. Please go ahead and close the thread. Thanks again!
by hoffmp
Mon Jan 23, 2017 4:08 pm
Forum: Open Source Nagios Projects
Topic: Reading nagios host and service status from a bash script
Replies: 5
Views: 6339

Reading nagios host and service status from a bash script

I'm currently running Nagios Core 4.2.1 and would like to write a bash script that can determine current host and service status information without having to re-run the underlying checks. (I need reasonably current, but not instantaneous information) Is there a way to do this that's more direct tha...