We have a process that automatically clones an oracle database into one of our existing environments. During this process we need to disable all of our oracle sensors, or alternatively monitoring for the device since it is only used for the database. IS there any way to automatically disable monitoring of a device or all notiifcations from sensors, perhaps with an http post command or something like that?
Need a Method to Remotely Disable Monitoring for a Device (or alerts from sensors)
Modified on 2025-06-10 21:38:30 +0200
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.
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.
Hi there,
To pause a device, sensor or group via the API use the following call:
Just don't forget to change the parameters accordingly. You can get the Passhash under "Setup > System Administration > User Accounts > USER > Show Passhash".
To resume the object again, use the following call. Again, please don't forget to change the parameters accordingly:
You can find the API-Documentation within your PRTG-Webinterface under "/api.htm?tabid=1".
Best regards.
Mar, 2017 - Permalink