Hello!
You can monitor status of Windows services via agent's parameter System.ServiceState. It should be used as
System.ServiceState(service name)
You can also found discussion about it here: https://www.netxms.org/forum/index.php/topic,166.0.html
Best regards,
Victor
You can monitor status of Windows services via agent's parameter System.ServiceState. It should be used as
System.ServiceState(service name)
You can also found discussion about it here: https://www.netxms.org/forum/index.php/topic,166.0.html
Best regards,
Victor
Thank you for interesting suggestions, I'll take them into consideration.