Enterprise Manager 13.5 Check value in DB and send mail if wrong
Hey Community,
i want EM let check if a value in a table in a DB has an value i expect. If its wrong EM should send me a mail.
scene:
The database is registered in EM. I have a schema with a table "CHECK_PKR" which has three columns. In one column there's an value 12. Cloud control now should check every 10Minutes if this value is 12. If not send me a mail.
how to solve this problem?
Thanks in advance!