Veeam Backup

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
azam101
Posts: 50
Joined: Fri Mar 18, 2016 6:01 am

Veeam Backup

Post by azam101 »

Hi,

I need some help on setting up monitoring for Veeam Backup.
I have found the link below, but not sure how this works? has anybody got a guide on how this works? how do you setup the alert on nagios xi?
what do you have to do Veeam to get this working?

https://exchange.nagios.org/directory/P ... ps/details
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: Veeam Backup

Post by hsmith »

What have you done so far to get this working?
Former Nagios Employee.
me.
azam101
Posts: 50
Joined: Fri Mar 18, 2016 6:01 am

Re: Veeam Backup

Post by azam101 »

Not done anything yet.

I dont know where to start.
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Re: Veeam Backup

Post by Box293 »

This guide here:

https://assets.nagios.com/downloads/nag ... ios-XI.pdf

Demonstrates how to configure NSClient++ to execute a script, which is what you want to do.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
azam101
Posts: 50
Joined: Fri Mar 18, 2016 6:01 am

Re: Veeam Backup

Post by azam101 »

So you have to install NSClient++ on a windows box which can see the Veeam Backups, and run the powershell scripts against the windows box. This will then report back to nagios server to generate the Alert.

How do I setup the Services in Nagios?
What Command will it need?
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Veeam Backup

Post by rkennedy »

Yes - take a look at the instructions @Box293 posted.

In your NSClient++ configuration you will define a specific command, which will execute the powershell script locally.

Then, using Nagios, you will call to that command using check_nrpe, which will call to the machine running NSClient++, and have the powershell script run.
Former Nagios Employee
Locked