I'm running NPM 10.3, when I build an advanced alert and try to use the ${LastBoot} variable, instead of printing the value it simply prints the variable in the email. The ${NodeName} variable seems to be functioning properly, here is the output:
Node nodename.organization.com has rebooted at ${LastBoot}
The last boot value seems to exists on the web front end:
| Last Boot | | Wednesday, June 13, 2012 8:59 PM |
Any ideas?
EDIT: None of the following variables are working either
${SystemUpTime}
${LastBoot}
${CPULoad}
${LastSystemUpTimePollUtc}
${IOSImage}