SYSINFO Variable Plugin
SYSINFO plugin will allow for using system information.
The following arguments are supported:
| Argument | Description |
|---|---|
HOSTNAME | Host name |
PROCESSORS | Numbers of processors |
UPTIME | Number of seconds since system was started |
UPTIME_MS | Number of milliseconds since system was started |
USERNAME | User name |
Example: Number of Processors
Value $SYSINFO<PROCESSORS>
Example: Host name
Value $SYSINFO<HOSTNAME>