This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Table space Monitoring

Hi 

does anyone has custom ( groovy ) script for monitoring just specific table spaces on Oracle? The foglight offers just to exclude tablespaces which you do not want to monitor but this is not useful because our databases has "billions" tablespaces and the my goal is to monitor just what I need, so it sholud be ok to put list of tablespaces in a file for example and on that way monitor just tablespaces from that file. Is it possible?

thanks

Nikola 

Parents Reply
  • Hi Nicola

    thank you, I know about that features and I have SQL statement but little problem for me is that I want read tabelspaces names from file because there is lot of them and I dont want edit SQL query every time I muss add new tablespace under monitoring. So, the WHERE clause must be to read from file or table. This is I think the best way to adding new tablespaces under monitoring.

Children