Icinga / icingaweb2-module-idoreports

Icinga IDO Reports provides host and service availability reports for Icinga based on the monitoring database (IDO).
GNU General Public License v2.0
34 stars 13 forks source link

Insert more fields into reports #25

Open MarcusCaepio opened 4 years ago

MarcusCaepio commented 4 years ago

Hi all, it would be nice, if we could add a few more fields into a SLA report. For example "Contacts" would be very useful

Cheers, Marcus

lippserd commented 4 years ago

Hi,

Thanks for the report. Could please explain this further.

All the best, Eric

MarcusCaepio commented 4 years ago

Hi Eric, For example: There is a check for critical OS updates (e.g. check_apt), which are available for installation. One may create a report about this check, if the SLAs are good or bad (Depending on how fast the updates where installed, if it is hard-state critical, it was not in the given timerange). As server responsibility may vary between different user / teams, which are also in the host's/service's "Contacts" in Icingaweb2, it would be very useful to insert these Contacts into the report to have an overview about the responsibility for bad SLAs. Another useful field would be, to insert the warning and critical thresholds into the report. The version, which I have currently correctly running, only shows hostname, servicename, SLA in %.

Cheers, Marcus