I have found a script that checks if all windows-services are running as they should ( the auto-started ones ).
But when I use the trigger:
{TRIGGER.NAME}: {STATUS}
All I get in emails are:
Auto-started service has stopped on server.domain.com: PROBLEM
....
I would like to add the service name to the message.
For example Auto-started service [PSPOOL] has stopped........
Anyone know how to?
It is a VBS script that runs to check the services ( i think ).
But when I use the trigger:
{TRIGGER.NAME}: {STATUS}
All I get in emails are:
Auto-started service has stopped on server.domain.com: PROBLEM
....
I would like to add the service name to the message.
For example Auto-started service [PSPOOL] has stopped........
Anyone know how to?
It is a VBS script that runs to check the services ( i think ).