Ad Widget

Collapse

Trigger for vmware.vm.snapshot.count (version 7.2.7)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Zaaappe
    Junior Member
    • Oct 2024
    • 4

    #1

    Trigger for vmware.vm.snapshot.count (version 7.2.7)

    Hi all,

    I'm using zabbix 7.2.7, I attached the VMware guest template to our vcenter server and everything went ok, after a couple of minutes I had all the information from our esxi, datastores and vms. Really cool, some minor issues, but nothing bad.

    One of our nightmares is snapshots so what I wanted to do is to create a trigger based on "Get snapshots: Snapshot count". so, I made 3 snapshots of a test server and I can see them in "monitoring->latest data->test-server->Snapshot count = 3". Nice!

    Then I created a trigger called "vm with more than 2 snapshot" and basically what I intended to do was "go check the value for Get snapshots: Snapshot count and verify if it's equal or greater than X" so:

    last(VMware Guest/vmware.vm.snapshot.count)>=2

    And nothing ever happened...Trigger is enabled, changed intervarl (for testing purposes) to 1 minutes, but no errors on it but still nothing appears on "monitoring->problems". It might be related that this is a dependent item?

    Any suggestion is highly appreciated.

    Regards!
Working...