i’m using latest librenms/docker by crazy-max, container work perfectly.
i enable service menu for nagios-plugin, created rule as per official documentation
and create my personal alert template.
All work perfect but when service alert recovery the value[service_message] in template remain the nagios message of fail
it is normal behavior of service option? because i come from pure nagios-core and wanted to understand how it works here…
i add @if ($alert-> state !=0) for not show message when service recovery, but if you remove condition block value of service_message not change… and print service error status.
in pure nagios i see recovey plugin message of fault and recovery