SYSINFO Variable Plugin

SYSINFO plugin will allow for using system information.

The following arguments are supported:

ArgumentDescription
HOSTNAMEHost name
PROCESSORSNumbers of processors
UPTIMENumber of seconds since system was started
UPTIME_MSNumber of milliseconds since system was started
USERNAMEUser name

Example: Number of Processors

Value $SYSINFO<PROCESSORS>

Example: Host name

Value $SYSINFO<HOSTNAME>