Detect the state of a specified service on a Windows machine from a Debian Linux machine utilizing the wmi-client package. (Note: The probe requires that you install the wmi-client package and place the included wmi-service.sh script in the InterMapper Settings/Tools directory on the Debian machine running InterMapper.
This command-line probe uses a Visual Basic script to test a Windows Fileshare. In addition, it provides a nice example of calling a Visual Basic script from a command line probe.
Determine the license status on Bradford Network Sentry 5.2
Use the Debian freetds-dev and sqsh packages to connect to MS SQL targets and execute the desired query. (Note:In addition to installing the freetds-dev and sqsh packages, you must place the included mssql.sh script in the InterMapper Settings/Tools directory on the Debian machine running InterMapper. The cli script will also search the result for the desired return value and return either 0 for a...
Poll a Windows machine running SMTPSVC for the total queue size, utilizing the wmi-client package on Debian Linux. (Note: The probe requires that you install the wmi-client package and place the included wmi-queue.sh script in the InterMapper Settings/Tools directory on the Debian machine running InterMapper.)
Denn Omar O. Jara of Alpha Horizons in Riyadh, Saudi Arabia sends a probe to monitor an individual VM guest inside a VMWare ESXi host. The probe displays the VM Guest name, OS, Memory size, and state. It sends alerts if the VM Guest is not running or powered off.
This command-line probe monitors an Oracle database. It uses the TNSPing utility that is part of the Oracle distribution to query an Oracle instance for the availability of a particular database. It also offers a good example of how to create a Command-line probe.
Denn Omar O. Jara of Alpha Horizons in Riyadh, Saudi Arabia sends a probe to monitor an individual VM guest inside a VMWare ESXi host. The probe displays the VM Guest name, OS, Memory size, and state. It sends alerts if the VM Guest is not running or powered off.