We’re considering writing our own monitoring GUI to display the results from our Nagios configuration. It’s unclear to me where the test results are being written to. Please advise.
Thanks
We’re considering writing our own monitoring GUI to display the results from our Nagios configuration. It’s unclear to me where the test results are being written to. Please advise.
Thanks
I’m waiting for someone to do that. Currently you would have to grab it from the status.dat file. The hope is when nagios 3 become stable that people will start writing front ends for it because it’s stored in mysql. You can do that with the NDOUtils now I think.