vMarkusK / Advanced-PRTG-Sensors

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

Added the ability to use httppush sensor in PRTG #87

Closed Jannos-443 closed 2 years ago

Jannos-443 commented 3 years ago

collect output in variable. added http push functionality.

http push allows the script to be executed on the Veeam Server as scheduled task without the need for additional access through PRTG.

benefits

vMarkusK commented 3 years ago

This is an awesome idea! Thanks for your contribution.

I will have a look at this as soon as my lab us up and running again.

vMarkusK commented 3 years ago

Would it possibly make sense to create a whole new script and freeze the current one like it is due to the large number of new features?

The new one then only for http push.

Jannos-443 commented 3 years ago

here is a Version with some changes :) https://github.com/Jannos-443/PRTG-Veeam-Status

vMarkusK commented 2 years ago

Hi @Jannos-443 ,

I think it's the best solution to start a new Version with your changes and keep the original script for current users. All new development will then continue in v2. What do you think about that?

I currently spin up a new v12 Beta + PRTG lab to verify the changes.

vMarkusK commented 2 years ago

duplicates #90