I would like to know if it is possible to monitor a field on a database, or if it's possible to connect on a database and run a query (select, for exemplo) via PRTG.

Which kind of information can I get from Oracle/SQL servers using PRTG? I know it's depends on which is available on my device, but can you tell me some examples of what is common monitored in this kind of servers?

Thank you very much!


Article Comments

Basically, you can connect to an Oracle database and monitor any field via SELECT [fieldname] FROM Table. So, yes, it is possible to monitor a field on a database, as well as connect to a database and run a query (select, for exemplo) via PRTG.


Jan, 2011 - Permalink