ewalker-waf-perf-metrics
Get CPU, memory, and disk usage metrics from eWalker WAF devices.
ewalker-waf-perf-metrics [profile=PROFILE]
- profile=PROFILE
- eWalker WAF connect profile code
Output Fields
Field | Type | Name | Description |
---|---|---|---|
profile | String | Connect profile | eWalker WAF connect profile code |
cpu_usage | Double | CPU usage | In percent. |
mem_usage | Double | Memory usage | In percent. |
disk_usage | Double | Disk usage | In percent. |
mem_total | Long | Memory size | In bytes. |
disk_total | Long | Disk size | In bytes. |