Opsview 6.9.x End of Support

Opsview versions 6.9.x reached their End of Support (EOS) status at the end of January 2026, in accordance with our Support policy. As of this date, these versions no longer receive code fixes, security updates, maintenance releases, or backported changes.

The documentation for version 6.9.7 and earlier releases will remain accessible for reference, but it will no longer be updated or maintained. We strongly recommend upgrading to the latest supported 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"]

Was this topic helpful?