Page 1 of 1

Monitoring Oracle DB through Nagios XI for delete operation

Posted: Thu Aug 11, 2016 3:28 pm
by Johnjones
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

Posted: Thu Aug 11, 2016 4:47 pm
by rkennedy
Does the Oracle DB have a log file, that would contain a specific string of text when the delete operation is performed?