I was wondering if anyone else has seen this flaw with APM 1.0 SP1. So I have an alert setup for property APM-Monitor watching for Monitor Name of a service and value of down then a reset of up. When it triggers the ${ServiceProcessName} is blank but on the reset alert it reports the service name. So when it's triggered our operations staff can't simply look at an email to see what service needs to be brought online instead they have to check the services manually or navigate to the APM section showing the service that is stopped.
Trigger:
Subject: Alert - ${ServiceProcessName} is ${Service_Status} on ${NodeName}
Message:
Service Name or Process = ${ServiceProcessName}.
Service Status = ${Service_Status}.
Node Name = ${NodeName}.
Machine Type = ${Node.MachineType}.
Operational Status = ${Node.Operational_Status}.
Device role = ${Node.Device_Role}.
IP Address = ${Node.IP_Address}.
Last reported boot = ${Node.LastBoot}.
City = ${Node.City}.
State = ${Node.State}.
Site Code = ${Node.Site_Code}.
Business Hours = ${Node.Business_Operational_Hours}.
Maintenance Window = ${Node.Maintenance_Window}.
Support Contact = ${Node.Support_Contact}.
Business Owner = ${Node.Business_Owner}.
System Manager = ${Node.System_Manager}.
VM Host = ${Node.VM_Host}.