Issue: Unable to monitor any public URL Reason: When you have NTLM authentication in your environment, you have to do the following steps. For NTLM url monitoring, you need to follow the steps given below: 1. Download the zip file from the following ...
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 ...