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.
Activation issues
Apply my software key to Opsview Monitor Copied
To apply your Software Key to Opsview Monitor, including instructions on how to activate systems without internet access, please see Managing Your Subscription.
My software key still has not been updated Copied
On occasion, when a new Software Key is applied to an Opsview Monitor system that is still currently using an active key, the new key is not reflected in the Opsview Monitor User Interface.
If the subscription details or host count have not been updated to reflect that of your latest key, you can carry out the following to force the Opsview Monitor User Interface to reflect the latest key:
- Log onto the Opsview Orchestrator server.
- Change to the opsview user e.g.
sudo su - opsview
. - Change to the license directory e.g.
cd /opt/opsview/licensemanager/etc/licenses
. - Identify the latest license file installed on the system - the files should have the date of when that license was installed e.g.
ls -ltr
. - Move all files but the latest file into a backup directory e.g.
mv <file> /var/tmp/
. - Force the licenses to be re-read by opening the Opsview User Interface and navigating to the “Subscriptions” page e.g.
Configuration > My System > Subscriptions
.7. If you already have this page open, reload it.
The correct license details should now be displayed.