Hello everyone,
I wanted to implement oracle database monitoring through pmon processes. I have a server where every now and then new databases are created and old databases are sometimes shut down. I wanted to monitor it in such a way that zabbix informs me which database has been stopped(stopped pmon process), and if a new database is added and started, that zabbix knows that there is a new database and starts monitoring the pmon process of that database. I created a script that returns pmon processes in JSON format and in zabbix it works too. But I don't know what to do next. I would ask for help.
I wanted to implement oracle database monitoring through pmon processes. I have a server where every now and then new databases are created and old databases are sometimes shut down. I wanted to monitor it in such a way that zabbix informs me which database has been stopped(stopped pmon process), and if a new database is added and started, that zabbix knows that there is a new database and starts monitoring the pmon process of that database. I created a script that returns pmon processes in JSON format and in zabbix it works too. But I don't know what to do next. I would ask for help.