4 results found
-
VEEAM 13 Backupjob Status Sensor
With the integration of VEEAM version 13, it is no longer possible to use the existing “backup job status sensors,” and you have to go to the trouble of building your own custom sensors to interact with PowerShell 7, which is only partially supported by PRTG. Native VEEAM sensors would be desirable here again.
2 votes -
Configure channel limits when using Script V2
I would like to be able to set limits per channel in code when using the Script V2 Python sensor. This used to be possible with the Python Advanced sensor by adding attributes such as the following when adding the channel to the result JSON in Python:
islimitmode=True,
limitminerror=10,
limitmaxerror=90,
limiterrormsg="Percentage too high".I have attached the full Python Advanced sensor example where the excerpt above was taken from.
5 votes -
SSH Sensors on multi-platform probe
As a unix system administrator I would like to capture performance metrics via Secure Shell (SSH) so that I can avoid running additional daemons.
1 vote -
SSH Script v2 sensor
Provide an updated version of the SSH Script sensor. The new SSH Script v2 comes with the same benefits as the previous version:
- Versioned script output format for reliable updates
- Enhanced error handling
- Well-defined JSON schema for validation
1 vote
- Don't see your idea?