Modifying an agent

Opsview Agent End of Support

The Opsview Agent is no longer supported or available for download. All new and existing monitoring must now be deployed using the ITRS Infrastructure Agent.

Modifying the ITRS Infrastructure Agent Copied

The ITRS Infrastructure Agent is the recommended monitoring agent to use. It comes with a set of default plugins to be able to monitor many aspects of your devices, and also supports adding custom plugins. See Infrastructure Agent Configuration for details, and then follow the instructions below in the Opsview Monitor UI (assuming a new agent command check_example was added).

UI configuration Copied

  1. Add a new Servicecheck with the following configuration:
Name: Custom Check
Plugin: `check_nrpe`
Parameters: `-H $HOSTADDRESS$ -c check_example -a '<plugin arguments>'`
  1. Add this Service Check to the Host you wish to monitor, and click Apply Changes to bring the configuration into use.
["Opsview On-Premises"] ["User Guide"]

Was this topic helpful?