Opsview 6.8.x End of Support

With the release of Opsview 6.11.0 on February 2025, versions 6.8.x have reached their End of Support (EOS) status, according to our Support policy. This means that versions 6.8.x will no longer receive code fixes or security updates.

The documentation for version 6.8.9 and earlier versions will remain accessible for the time being, but it will no longer be updated or receive backports. We strongly recommend upgrading to the latest version of Opsview to ensure continued support and access to the latest features and security enhancements.

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"] "1"

Was this topic helpful?