-
Notifications
You must be signed in to change notification settings - Fork 384
collectors SoftInterruptCollector
Rob Smith edited this page Apr 30, 2014
·
6 revisions
The SoftInterruptCollector collects metrics on software interrupts from /proc/stat
- /proc/stat
Options - Generic Options
Setting | Default | Description | Type |
---|---|---|---|
byte_unit | byte | Default numeric output(s) | str |
enabled | False | Enable collecting these metrics | bool |
measure_collector_time | False | Collect the collector run time in ms | bool |
servers.hostname.softirq.0 0
servers.hostname.softirq.1 1729
servers.hostname.softirq.2 2
servers.hostname.softirq.3 240
servers.hostname.softirq.4 31
servers.hostname.softirq.5 0
servers.hostname.softirq.6 0
servers.hostname.softirq.7 1480
servers.hostname.softirq.8 0
servers.hostname.softirq.9 1489
servers.hostname.softirq.total 4971