in reply to Run multiple alert monitoring perl scripts on several Linux machines hosting multiple oracle DB

Nagios is hard to beat because it provides a nice, convenient framework for the monitoring of anything and for gathering and observing the data. You simply write a data-gathering plugin to monitor exactly what you need. You do not have to write the rest of it.
  • Comment on Re: Run multiple alert monitoring perl scripts on several Linux machines hosting multiple oracle DB

Replies are listed 'Best First'.
Re^2: Run multiple alert monitoring perl scripts on several Linux machines hosting multiple oracle DB
by aravind.kalla (Novice) on Sep 29, 2017 at 18:18 UTC

    As part of future enhancement the perl monitoring script will provide extended feature as data gathering to HP's OMi via SNMP traps.
    So this script has to have the generic build to extend support to any monitoring tool in future in the event of change in monitoring tools.