Hi
i have an implementation question
I have a Linux Redhat system with Oracle installed.
I want to create a New Monitoring (Bulk) that it will
- Connect (I have the user and Password)
- Execute a query that will report back a number (i have this)
- Bring Back the query response (number of records in a table)
- Create an alert based on the response (if >20)
- Clear the alert based on the response (if<20)
- Have a Graph reporting the perfomance of the query.
Can someone guide me through?
Regards
Gabriel