Ad Widget

Collapse

Zabbix - Proxmox - Backups Monitoring

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Sleepy
    Junior Member
    • Dec 2016
    • 7

    #1

    Zabbix - Proxmox - Backups Monitoring

    Hi there,

    As you will see im quite new (newbie) in this things...

    So, we have all our clients working in VM's (Proxmox) and our backups are from there...

    We want to know when backups are running and if they did all fine without any errors... Just like we had with Windows Server Backups.

    So, for that we found here this thread made by skygge with a script to do that...

    And now the problem... We can't get this script up to work...

    1. Created a file with that script inside and named it "vzdump.sh".
    2. Upload to /usr/lib/zabbix/externalscripts
    3. Gave it CHMOD +X
    4. Created an item in Zabbix Web as you can see here (http://imgur.com/a/dcoFS)
    5. I didn't created (yet) a Trigger as i don't even know what to insert there

    What can i do to have this working?

    Thanks in advance for your help.
  • batchenr
    Senior Member
    • Sep 2016
    • 440

    #2
    Originally posted by Sleepy
    Hi there,

    As you will see im quite new (newbie) in this things...

    So, we have all our clients working in VM's (Proxmox) and our backups are from there...

    We want to know when backups are running and if they did all fine without any errors... Just like we had with Windows Server Backups.

    So, for that we found here this thread made by skygge with a script to do that...

    And now the problem... We can't get this script up to work...

    1. Created a file with that script inside and named it "vzdump.sh".
    2. Upload to /usr/lib/zabbix/externalscripts
    3. Gave it CHMOD +X
    4. Created an item in Zabbix Web as you can see here (http://imgur.com/a/dcoFS)
    5. I didn't created (yet) a Trigger as i don't even know what to insert there

    What can i do to have this working?

    Thanks in advance for your help.
    when you run manually the script - do you get errors?
    is the item u created is supported ?if it has error please post here

    Comment

    Working...