It looks like the plugins require PowerShell, which doesn't make me happy. Does Veeam require Windows or something? Or is it just that the check commands have been written by Windows users?
Curious if you've seen a good check command for Veeam that does not require the Microsoft PowerShell (which is hit-or-miss on SBC since their ARM support is lacking).
Cheers,
Robbie
Veeam Endpoint Backup Check - Via Event Logs
- Robbie Ferguson
- Posting Freak
- Posts: 835
- Joined: Wed Mar 07, 2012 3:23 pm
- Location: Ontario, Canada
- Contact:
RE: Veeam Endpoint Backup Check - Via Event Logs
Robbie Ferguson // The Bald Nerd
Did I help you out? Appreciate what I do? Please consider saying thanks:
Did I help you out? Appreciate what I do? Please consider saying thanks:
- Throw something in the tip jar: https://donate.category5.tv
- Support Category5 TV on Patreon: https://patreon.com/category5
- Support NEMS Linux on Patreon: https://patreon.com/nems
RE: Veeam Endpoint Backup Check - Via Event Logs
Hi Robbie
Yeah I understand
I think there are two ways.
1. SNMP Traps https://helpcenter.veeam.com/docs/backup/vsphere/job_snmp_settings.html?ver=95u4https://helpcenter.veeam.com/docs/backup/vsphere/snmp_options.html?ver=95u4
2. Windows Event Logs Event ID 450 https://helpcenter.veeam.com/docs/backup/vsphere/vbr_events_jobs.html?ver=95u4
Do you have an idea what could work
P.s Veeam is installed on a windows server and backs up the servers via the esxi. It also monitors client backups
regards
Levin | Premium
Yeah I understand
I think there are two ways.
1. SNMP Traps https://helpcenter.veeam.com/docs/backup/vsphere/job_snmp_settings.html?ver=95u4https://helpcenter.veeam.com/docs/backup/vsphere/snmp_options.html?ver=95u4
2. Windows Event Logs Event ID 450 https://helpcenter.veeam.com/docs/backup/vsphere/vbr_events_jobs.html?ver=95u4
Do you have an idea what could work
P.s Veeam is installed on a windows server and backs up the servers via the esxi. It also monitors client backups
regards
Levin | Premium
Last edited by Premium on Fri Aug 23, 2019 5:02 pm, edited 1 time in total.
Model : Raspberry Pi 3 +
Version : 1.5
Build : 8
Version : 1.5
Build : 8
RE: Veeam Endpoint Backup Check - Via Event Logs
Hi Robbie
Could we try it with the Powershell?
We would be very grateful if we can monitor the backup.
If this does not work, unfortunately I have no support from the company for nems
Thanks!
Premium
Could we try it with the Powershell?
We would be very grateful if we can monitor the backup.
If this does not work, unfortunately I have no support from the company for nems
Thanks!
Premium
Model : Raspberry Pi 3 +
Version : 1.5
Build : 8
Version : 1.5
Build : 8
RE: Veeam Endpoint Backup Check - Via Event Logs
Unfortunately, I have not heard anything from you Robbie
That's why we can not support nems anymore.
Maybe we'll hear something from Veeam Support in the future
Premium
That's why we can not support nems anymore.
Maybe we'll hear something from Veeam Support in the future
Premium
Model : Raspberry Pi 3 +
Version : 1.5
Build : 8
Version : 1.5
Build : 8
- Robbie Ferguson
- Posting Freak
- Posts: 835
- Joined: Wed Mar 07, 2012 3:23 pm
- Location: Ontario, Canada
- Contact:
RE: Veeam Endpoint Backup Check - Via Event Logs
Hey Premium,
Please use the support options provided to patrons for priority support, otherwise posting in the community forum is just that - while I try to pop on as often as possible, it is mostly run by the community.
I'm almost always available on Discord, and of course Patrons have access to the priority support.
Thanks,
Robbie
Please use the support options provided to patrons for priority support, otherwise posting in the community forum is just that - while I try to pop on as often as possible, it is mostly run by the community.
I'm almost always available on Discord, and of course Patrons have access to the priority support.
Thanks,
Robbie
Robbie Ferguson // The Bald Nerd
Did I help you out? Appreciate what I do? Please consider saying thanks:
Did I help you out? Appreciate what I do? Please consider saying thanks:
- Throw something in the tip jar: https://donate.category5.tv
- Support Category5 TV on Patreon: https://patreon.com/category5
- Support NEMS Linux on Patreon: https://patreon.com/nems
RE: Veeam Endpoint Backup Check - Via Event Logs
Hello Robbie
I come back with the topic
I don't quite understand why Powershell is the problem ..
Powershell is only required on Windows and not on the Nems server
A powershell script is executed via nrpe and then the output is sent via nrpe.
But yeah nrpe doesnt work so well.. access resrictions ports etc..
https://exchange.icinga.com/usolved/check_usolved_veeam_backups
I have attached a picture with the output from the Powershell
Maybe you get an idea how to bring this output to Nems differently (via FTP?)
Edit: Attachment doesen work in this forum.
I Copied the output text:
exit $nagios_state
Backup Status - All 11 backups successful
or when i look directly in the Event Log from Windows (Event ID 190) (https://helpcenter.veeam.com/docs/agentforwindows/userguide/appendix_events.html?ver=30):
VM *TASKNAME* task has finished with 'Success' state.
or this is maybe an idea..
http://www.sexilog.fr/sexiboards/veeam-backup/
I hope you can help me..
Cheers
Levin
I come back with the topic

I don't quite understand why Powershell is the problem ..
Powershell is only required on Windows and not on the Nems server
A powershell script is executed via nrpe and then the output is sent via nrpe.
But yeah nrpe doesnt work so well.. access resrictions ports etc..
https://exchange.icinga.com/usolved/check_usolved_veeam_backups
I have attached a picture with the output from the Powershell
Maybe you get an idea how to bring this output to Nems differently (via FTP?)
Edit: Attachment doesen work in this forum.
I Copied the output text:
exit $nagios_state
Backup Status - All 11 backups successful
or when i look directly in the Event Log from Windows (Event ID 190) (https://helpcenter.veeam.com/docs/agentforwindows/userguide/appendix_events.html?ver=30):
VM *TASKNAME* task has finished with 'Success' state.
or this is maybe an idea..
http://www.sexilog.fr/sexiboards/veeam-backup/
I hope you can help me..
Cheers
Levin
Last edited by Premium on Tue Dec 31, 2019 3:41 am, edited 1 time in total.
Model : Raspberry Pi 3 +
Version : 1.5
Build : 8
Version : 1.5
Build : 8
- Robbie Ferguson
- Posting Freak
- Posts: 835
- Joined: Wed Mar 07, 2012 3:23 pm
- Location: Ontario, Canada
- Contact:
Re: Veeam Endpoint Backup Check - Via Event Logs
That is very interesting, Levin.
It was my understanding that PowerShell was a requirement of the script, which is why I'd set out to compile it on NEMS Linux, which was a non-starter due to poor ARM support from Microsoft for PowerShell.
But based on your statements, I could easily re-open this as a possible option.
Are you available for testing?
Thanks.
It was my understanding that PowerShell was a requirement of the script, which is why I'd set out to compile it on NEMS Linux, which was a non-starter due to poor ARM support from Microsoft for PowerShell.
But based on your statements, I could easily re-open this as a possible option.
Are you available for testing?
Thanks.
Re: Veeam Endpoint Backup Check - Via Event Logs
Hi Robbie
Sorry for my late Response I was on vacation.
I am very very happy that you are taking care of it again!
Yes, I would love to help test it.
Greetings from Switzerland
Levin
Sorry for my late Response I was on vacation.
I am very very happy that you are taking care of it again!
Yes, I would love to help test it.
Greetings from Switzerland
Levin
Re: Veeam Endpoint Backup Check - Via Event Logs
This feature request has 15000 Views (more than any other) but nothing goes on.
It's sad to see when someone makes money with it, he doesn't care about the community anymore.
Is nems still alive?
It's sad to see when someone makes money with it, he doesn't care about the community anymore.
Is nems still alive?