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.

Results Live

Opsview Results Live component maintains and updates state information in the database and couchdb Datastore. It is also responsible for forwarding state information about Acknowledgements and Downtime. It also handles broadcast messages to be sent out for the virtual hosts.

Dependencies Copied

This component requires access to the opsview MySQL or MariaDB database, to the Opsview Message Queue and the Opsview DataStore. Please make sure opsview-core-utls, opsview-messagequeue and opsview-datastore are installed configured and running before attempting to install and configure opsview-results-live.

You will also need to ensure the mysql client binary is installed.

Installation Copied

Refer to Advanced Automated Installation.

Configuration Copied

We ship the opsview-results-live with its default configuration, which can be modified or overridden by the user.

Default setting settings are restored on upgrade/installation, user settings are left as defined by the user. The setting files follow the YAML file format, setting are stored on a <setting_name>: format.

The custom setting example contains an example on how to override default value.

Management Copied

Configuration Copied

DPKGs Copied

Watchdog service files are now managed by the package, doing a remove would leave the watchdog service file behind with a .save extension. Purging the package will remove it. The package managed config files are as follows:

/opt/opsview/watchdog/etc/services/opsview-resultslive.conf

RPMs Copied

Watchdog service files are now managed by the package. Any modifications will be saved at upgrade and remove processes with the .rpmnew and .rpmsave extensions correspondingly.

/opt/opsview/watchdog/etc/services/opsview-resultslive.conf

Service administration Copied

As root, start, stop and restart the service using:

/opt/opsview/watchdog/bin/opsview-monit <start|stop|restart> opsview-resultsive
["Opsview On-Premises"] ["User Guide"]

Was this topic helpful?