Hello,
I am trying to check HTTPs uptime in every 24 hrs using Discovery rule. It is working fine for me using the port number (i.e. 443) but showing Uknown Service in email notification. It shows an error when service is down.
I have also configured the same Discovery rule for HTTP and it is working fine i.e. it is recognizing the HTTP service in email notification.
The message body configured in Action for HTTPs is:
Item values:
1. Customer ID - ABC
2. Hostname - ABC
3. Host IP - {DISCOVERY.DEVICE.IPADDRESS}
4. Application/Service - {DISCOVERY.SERVICE.NAME}
---------Begin - Uptime details-------------------
Device service name: {DISCOVERY.SERVICE.NAME}
Device service port: {DISCOVERY.SERVICE.PORT}
Device service status: {DISCOVERY.SERVICE.STATUS}
Device service uptime: {DISCOVERY.SERVICE.UPTIME}
---------End - Uptime details-------------------
Dear Recipient,
According to our monitoring system the ABC {DISCOVERY.SERVICE.NAME} service has been {DISCOVERY.SERVICE.STATUS} total of {DISCOVERY.SERVICE.UPTIME} since last discovery.
Best Regards,
xyz Monitoring Team
[email protected]
It would be great if someone knows the workaround for this.
Thanks,
jeetusjeet
I am trying to check HTTPs uptime in every 24 hrs using Discovery rule. It is working fine for me using the port number (i.e. 443) but showing Uknown Service in email notification. It shows an error when service is down.
I have also configured the same Discovery rule for HTTP and it is working fine i.e. it is recognizing the HTTP service in email notification.
The message body configured in Action for HTTPs is:
Item values:
1. Customer ID - ABC
2. Hostname - ABC
3. Host IP - {DISCOVERY.DEVICE.IPADDRESS}
4. Application/Service - {DISCOVERY.SERVICE.NAME}
---------Begin - Uptime details-------------------
Device service name: {DISCOVERY.SERVICE.NAME}
Device service port: {DISCOVERY.SERVICE.PORT}
Device service status: {DISCOVERY.SERVICE.STATUS}
Device service uptime: {DISCOVERY.SERVICE.UPTIME}
---------End - Uptime details-------------------
Dear Recipient,
According to our monitoring system the ABC {DISCOVERY.SERVICE.NAME} service has been {DISCOVERY.SERVICE.STATUS} total of {DISCOVERY.SERVICE.UPTIME} since last discovery.
Best Regards,
xyz Monitoring Team
[email protected]
It would be great if someone knows the workaround for this.
Thanks,
jeetusjeet
Comment