Page 1 of 1
Custom Reports
Posted: Mon Apr 07, 2014 1:42 pm
by toleolu
Is there a way I can run a report, listing all hosts who have a particular service being monitored? I need a list of all our servers that are running McAfee AV.
I can get that from SCCM, but I was hoping there was a quick way to pull that up in Nagios.
Mahalo
Re: Custom Reports
Posted: Mon Apr 07, 2014 2:13 pm
by slansing
One way to do this is add the services to a service group, and then run the availability report against that group, etc. Is this something that would work for you? Another thing would be searching from the Home menu for the service name that is shared, and use the schedule page button in the top right corner to schedule a report of the entire page, essentially a PDF wrapped image of its current state.
Re: Custom Reports
Posted: Mon Apr 07, 2014 3:36 pm
by toleolu
Thanks, I ended up just sorting the service details page by service, then copy and past those servers to a text file, so we're good.
Thanks;
Charles