vMarkusK / Advanced-PRTG-Sensors

Collection of my Advanced PRTG Sensors
https://mycloudrevolution.com/
Apache License 2.0
69 stars 29 forks source link

Tape/NAS/File-Copy Support #72

Open Jannos-443 opened 3 years ago

Jannos-443 commented 3 years ago

Added:

vMarkusK commented 3 years ago

Wow, this looks pretty awesome. Great enhancement!

Unfortunately, I'm currently not able to verify it end-to-end. I'll try to get some folks to test it out.

vMarkusK commented 3 years ago

@Jannos-443 Do you think extending the debug section is required?

Jannos-443 commented 3 years ago

@Jannos-443 Do you think extending the debug section is required?

I think the SessionObject should be enough.

Jannos-443 commented 3 years ago

In my envirement the Script runs up to 9 Minutes, i had to change the Timeout to 900. (15 minutes) The Tape Job "Get-Command" is as slow as Tape ;)

vMarkusK commented 3 years ago

Do you use SQL Express in your environment?

Jannos-443 commented 3 years ago

SQL Standard on the Veeam Server, but maybe it's due to some larger File to Tape Jobs we are running.

vMarkusK commented 3 years ago

Is there any CPU or disc contention during the report execution?

vMarkusK commented 3 years ago

@Jannos-443 have you already verified your changes against v11?

I have recently created a new branch for the required changes for v11.

Jannos-443 commented 3 years ago

Will check the CPU and Disk usage.

Upgrade to v11 is planned around mid march.

vMarkusK commented 3 years ago

I have merged #76 into master might you please verify your additions with the new master? The Script should be backward compatible.

Jannos-443 commented 3 years ago

Sorry for the delay but our Cloud Connect Provider is upgrading on 16.4 so we have to wait for them.