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 monitor many aspects of your devices, and it also supports adding custom plugins. For further details, see the Configuration page of Infrastructure Agent.

Assuming a new agent command check_example is added, do the following steps in the Opsview Monitor UI:

UI configuration Copied

  1. Add a new Service Check 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?