Hi,
First of all I would like to thank you for the work you are doing. LibreNMS is great and always getting better.
I just would like to propose a small feature request regarding the alerts for the nagios-plugins. Just bellow an alert example
Device HOSTNAME recovered from Service up/down
Severity: critical
Time elapsed: 9m 50s
Timestamp: 2017-05-22 12:55:14
Unique-ID: 946
Rule: Service up/down
Faults:
#1: service_id => 11; sysObjectID => enterprises.8072.3.2.10; sysDescr => Linux HOSTNAME 2.6.32-042stab113.21 #1 SMP Wed Mar 23 11:05:25 MSK 2016 x86_64;
It would be awesome if the Faults contains the type of service that has failed. I.e
Device HOSTNAME recovered from Service up/down
Severity: critical
Time elapsed: 9m 50s
Timestamp: 2017-05-22 12:55:14
Unique-ID: 946
Rule: Service up/down
Faults:
#1: service_type => check_http ; service_id => 11; sysObjectID => enterprises.8072.3.2.10; sysDescr => Linux HOSTNAME 2.6.32-042stab113.21 #1 SMP Wed Mar 23 11:05:25 MSK 2016 x86_64;