OpManager supports different scripts (Powershell , Shell,Perl & VBScript) for adding custom script monitors. Here is a sample shell script for monitoring number of files on a Linux and Solaris servers. For Linux server : Script Body: #!/bin/bash ...
Monitoring the Custom Eventlog in OpManager. We already support monitoring the Custom Eventlogs in OpManager. The custom Eventlog that have multiple branches (for ex : Microsoft > Windows >TaskScheduler > Operational) doesn't report the errors to ...