oracle sensor with channels defined by SQL query
Modified on 2025-06-10 20:13:57 +0200
Attention: This article is a record of a conversation with the Paessler support team. The information in this conversation is not updated to preserve the historical record. As a result, some of the information or recommendations in this conversation might be out of date.
Important: We no longer maintain this article. The information might be out of date.
select tablespace_name, used_space from dba_Tablespace_usage_metrics order by tablespace_name;
The channel would be tablespace_name and the datapoint would be used_space. If you deleted a tablespace from the system PRTG would grey out the missing tablespace. If you add a tablespace it would automatically add the new channel.
Article Comments
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.