Ad Widget

Collapse

How can I get VmWare snapshot information into Zabbix

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rn21528nr
    Junior Member
    • Jul 2022
    • 13

    #1

    How can I get VmWare snapshot information into Zabbix

    I cant use the VmWare template , because it requires us to store a username/password in plain text in a macro (which im not allowed to do). What other ways could i get this data into Zabbix? To be specific, I just want the list of all existing snapshots imported. I do have a powershell script that lists all of these, but Im not sure what to do with this. From one script, could i create an item for X hosts called "snapshot count", or would this script have to run on all of the hosts individually?
  • cyber
    Senior Member
    Zabbix Certified SpecialistZabbix Certified Professional
    • Dec 2006
    • 4807

    #2
    you could use a secret text type of macro... (but its still plain text in DB..:P )
    Click image for larger version

Name:	image.png
Views:	269
Size:	8.1 KB
ID:	468883
    Or even configure hashicorp vault and store it there...

    Comment

    Working...