custom reports
Posted: Wed Jan 29, 2020 11:56 am
I am new to administering Nagios. I would like to be able to create a report to pull the results of a given service check.
for instance. i have a service checks that pulls all the serial numbers/ ID numbers / uptime /port statuses.. etc.. from our switches.
i would like to create a custom report that would display all serial numbers and hostnames only. a human readable output would be nice.
i would like there to be a way i can create a link under the "reports" side.php menu. i would like the user to be able to select a host or service and get the actual content not just "service ok" but the actual data in the field.
i have seen the JSON generator unfortunately i cannot get it to give me the content output. just the "Status of the service or host"
what would be the easiest way to accomplish something like this.
for instance. i have a service checks that pulls all the serial numbers/ ID numbers / uptime /port statuses.. etc.. from our switches.
i would like to create a custom report that would display all serial numbers and hostnames only. a human readable output would be nice.
i would like there to be a way i can create a link under the "reports" side.php menu. i would like the user to be able to select a host or service and get the actual content not just "service ok" but the actual data in the field.
i have seen the JSON generator unfortunately i cannot get it to give me the content output. just the "Status of the service or host"
what would be the easiest way to accomplish something like this.