Hello,
I have set up a Zabbix server and everything is working great ! I didn't have any problems at all. Very intuitive interface, basic templates fulfill all my needs.
I'm currently monitoring my server with SNMP. I need to monitor the CPU load for some of them. So I manually created CPU load graphs for those servers.
Since I'd like my CPU graph to have a 15s update interval between values. Here's what I did:
- In "Template SNMP Processor" --> "Item Prototypes" --> "Utilization of processor #{#SNMPINDEX}", I changed the "Update Interval value" from 60 to 15 seconds. The item was correctly updated on all the servers using this template.
- Then in Host configuration --> [my host] --> "Graphs", I created a graph called "CPU" and manually added the different cores.
The graph is correctly generated for the desired host. The only problem is that, despite the value update time set to 15s, it looks like I only have values updates every 60 seconds on the graph. Which gives this "blocky" look. See below:

Is there a way to have shorter updates intervals ? Is modifying the item update interval the way to go ? Or am I missing something ?
Thanks ;-)
Have a nice day !
I have set up a Zabbix server and everything is working great ! I didn't have any problems at all. Very intuitive interface, basic templates fulfill all my needs.
I'm currently monitoring my server with SNMP. I need to monitor the CPU load for some of them. So I manually created CPU load graphs for those servers.
Since I'd like my CPU graph to have a 15s update interval between values. Here's what I did:
- In "Template SNMP Processor" --> "Item Prototypes" --> "Utilization of processor #{#SNMPINDEX}", I changed the "Update Interval value" from 60 to 15 seconds. The item was correctly updated on all the servers using this template.
- Then in Host configuration --> [my host] --> "Graphs", I created a graph called "CPU" and manually added the different cores.
The graph is correctly generated for the desired host. The only problem is that, despite the value update time set to 15s, it looks like I only have values updates every 60 seconds on the graph. Which gives this "blocky" look. See below:

Is there a way to have shorter updates intervals ? Is modifying the item update interval the way to go ? Or am I missing something ?
Thanks ;-)
Have a nice day !

Comment