Our customer wants to deploy Oracle 19c DBs with multitenant architecture.
Eager to find out if there any plug-in to monitor CDBS (Oracle's multitenant DB)?
Any plug-in to monitor Oracle 19c DBs with multitenant ?
Re: Any plug-in to monitor Oracle 19c DBs with multitenant ?
check_oracle_health lists these two options:
https://labs.consol.de/nagios/check_ora ... index.html
I do not see any other container DB/CDBS specific settings for any of the other plugins.
Code: Select all
/usr/local/nagios/libexec/check_oracle_health -h |grep container
container-tablespace-free (Free space in tablespaces of container databases)
container-list-tablespaces (convenience function which lists all tablespaces of all container databases)I do not see any other container DB/CDBS specific settings for any of the other plugins.