opennms 28.1.1
Hi.
Is it possible to get a event “alarm” if responsetime is to high when monitor a https endpoint
https://docs.opennms.com/horizon/29/reference/service-assurance/monitors/HttpMonitor.html
Thanks!
opennms 28.1.1
Hi.
Is it possible to get a event “alarm” if responsetime is to high when monitor a https endpoint
https://docs.opennms.com/horizon/29/reference/service-assurance/monitors/HttpMonitor.html
Thanks!
Monitors are designed to give a binary response - it’s either up or down. If you change the timeout of the service to be shorter, the poll will fail to reponsd in the desired time and you will get a nodeLostService alarm.