Difference between revisions of "UM:Data Collection"

Jump to navigation Jump to search
10 bytes removed ,  22:45, 7 May 2012
Line 317: Line 317:
For example, if you are creating a custom event that is intended to be generated when file system is low on free space, and wish to include file system name, actual free space, and threshold's value into event's message text, you can use message template like this:
For example, if you are creating a custom event that is intended to be generated when file system is low on free space, and wish to include file system name, actual free space, and threshold's value into event's message text, you can use message template like this:


“File system %6 has only %4 bytes of free space (threshold: %3 bytes)”.
"File system %6 has only %4 bytes of free space (threshold: %3 bytes)".


For events generated on threshold's return to inactive state (default event is SYS_THRESHOLD_REARMED), parameter list is different:
For events generated on threshold's return to inactive state (default event is SYS_THRESHOLD_REARMED), parameter list is different:
AutoPatrol
191

edits

Navigation menu