NetXMS Support Forum

English Support => General Support => Topic started by: Aron Schneider on November 19, 2009, 07:16:39 PM

Title: Individual Service Monitorning
Post by: Aron Schneider on November 19, 2009, 07:16:39 PM
Thanks for your previous response to my last question.  We tested it out and now our up and down status monitorning is working as intended.  My next question is about individual service monitoring on the servers themselves.  For example, we'd like to monitor services such as the print spooler and specific citrix services for all servers in the farm.  Can you please provide us with the steps necessary to create the monitorning?   Again, I appreciate your help.
Title: Re: Individual Service Monitorning
Post by: Victor Kirhenshtein on November 23, 2009, 12:47:55 PM
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 (https://www.netxms.org/forum/index.php/topic,166.0.html)

Best regards,
Victor