Hello,
I am using the latest version of Zabbix.
What I am really confused about is, when do I have to change the "User-Defined Monitored Parameter" section of the config file. I am trying to pull system.cpu.intr stats for a windows server. Right now, it shows as NOT SUPPORTED. Do I have to change the config file with:
PerfCounter = interrupts,"\Processor(0)\Interrupts/sec",60?
I am really unsure about when and what I should add to a config file if I want to collect certain statistics.
Where can I find documentation about this?
Thanks,
Sid
I am using the latest version of Zabbix.
What I am really confused about is, when do I have to change the "User-Defined Monitored Parameter" section of the config file. I am trying to pull system.cpu.intr stats for a windows server. Right now, it shows as NOT SUPPORTED. Do I have to change the config file with:
PerfCounter = interrupts,"\Processor(0)\Interrupts/sec",60?
I am really unsure about when and what I should add to a config file if I want to collect certain statistics.
Where can I find documentation about this?
Thanks,
Sid
Comment