Log


The Log script command logs message contents to a filename in the Logs directory named by the current LogFilename variable. The current message contents to be logged are naturally set by the last SNMP message or last HTTP message parsed by HTTP script.

Syntax: Log Comment
Example: Log Log to current LogFilename


Associated command may be bound to Log to set the logfilename

Example: Assign LogFilename = "water monitor state" Associated command to set LogFilename
Log Log to water monitor state


Associated commands may be bound to Log to replace the message contents to be logged with anything in variable space (fixed or user created variables)

Example: Assign LogFilename = "water monitor state" Associated command to set LogFilename
Clear List Associated command to clear prior message contents list
Add Item MessageResponseTime Associated command to add fixed variable to message contents list
Add Item metric Associated command to add user created variable to message contents list
Log Log to water monitor state


© 2014 ComroeStudios LLC. All Rights Reserved.