What is this?

This knowledgebase contains questions and answers about PRTG Network Monitor and network monitoring in general.

Learn more

PRTG Network Monitor

Intuitive to Use. Easy to manage.
More than 500,000 users rely on Paessler PRTG every day. Find out how you can reduce cost, increase QoS and ease planning, as well.

Free Download

Top Tags


View all Tags

Windows Server Backup Sensor

Votes:

0

All,

I've implemented this sensor in my monitoring solution:

https://github.com/htrengove/PRTGwindowsbackup/

It's running and connecting fine, I just seem to not be seeing the message of last successful backup. It's seems to truncate the date and only leave: "Last Successful Backup:"

https://imgur.com/a/J4Brht2 Curious if there is any formatting I would need to change to get it to completely display the correct date format?

Thanks!

backup prtg windows

Created on Apr 10, 2019 4:36:13 PM



1 Reply

Votes:

0

Hello seanmailchimp,

please make sure that the date is a string instead of an object. That would explain why it isn't shown there.

Sadly https://docs.microsoft.com/en-us/powershell/module/windowsserverbackup/get-wbsummary is rather quit about the data which is returned. So I cannot give you more hints.

But you can definitely run the script locally in your shell and play around until you get the right values. That would be my approach when documentation is lacking.

best regards,

Eugen Wilhelm

PRTG Development

Created on Apr 10, 2019 4:54:01 PM by  Eugen Wilhelm [Paessler Support]

Last change on Apr 10, 2019 4:54:18 PM by  Eugen Wilhelm [Paessler Support]




Disclaimer: The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.