Monitoring Oracle DB through Nagios XI for delete operation
Monitoring Oracle DB through Nagios XI for delete operation
I have a Oracle DB on a server which has important transaction data. How can I monitor the database so that Nagios XI gets notified whenever a unauthorized or authorized delete operation is performed on the database. Note: New data is added to this database daily but no data is deleted.
Re: Monitoring Oracle DB through Nagios XI for delete operat
Does the Oracle DB have a log file, that would contain a specific string of text when the delete operation is performed?
Former Nagios Employee