Identification macros are available for use when defining alarm action settings for SNMP and Modbus devices monitored by the DCE server.
Macro | Definition | Example |
---|---|---|
${SERIAL} | The serial number of the device. | WA0450111525 |
${IP} | The dotted-decimal IP address of the device. | 192.168.2.23 |
${HOSTNAME} | The hostname of the device. | device.apc.com |
${MODEL} | The model of the device. | Symmetra 80K |
${SERVERIP} | The dotted-decimal IP address of the Data Center Expert server. | 192.168.2.10 |
${SERVERHOSTNAME} | The hostname of the Data Center Expert server. | isxc.apc.com |
${SERVERMODEL} | The model of the Data Center Expert server. | Data Center Expert |
${TIMESTAMP} | The current UTC time (seconds since 1/1/1970). | 998885130 |
${DATE} | The current date (year-month-day). | 2010-03-27 |
${YEAR} | The current year. | 2010 |
${MONTH} | The current month (2-digit number, January=01). | 03 |
${DAY} | The current day of the month (2-digit number). | 27 |
${TIME} | The current time (24-hour, hour-minute-second). | 23-30-01 |
${HOUR} | The current hour of the day (2-digit, 24-hour time). | 23 |
${MIN} | The current minute of the hour. | 30 |
${SEC} | The current second of the minute. | 01 |
0 comments
Please sign in to leave a comment.