ITRS Opsview Cloud Documentation

Withdraw of the 6.9.2 Release

Unfortunately, due to critical issues identified with version 6.9.2, we have decided to remove it and ensure it's no longer available for download. These issues impacted the ability to install or upgrade but none were security-related. We are diligently working to resolve these issues and are planning to release an updated version 6.9.3 in early May.

What if you've already upgraded?

For customers who have already upgraded to 6.9.2, no immediate action is required, as none of these issues are security-related. Once it's available, you will still be able to upgrade to 6.9.3 as normal. We appreciate your patience and trust as we continue to enhance our software to better serve you. Thank you for your understanding.

Auto-Login

To facilitate automatic login into Opsview Monitor, a special user called Anonymous-Guest will be used so that if you hit the URL http://MYSERVERNAME].com/autologin, you will be automatically logged in as this user and taken to the Hashtags list page.

Take special care with the permissions that you assign to this User. If you delete the User, this will disable the auto login facility and an error page will be displayed.

If you want to use a link to a specific public Hashtag instead of to the Hashtags list page, construct an URL such using the following command as the opsview user:

perl -MURI::Escape -le 'print shift . "/autologin?back=" . uri_escape("/monitoring/#!/hashtags/detail?h=".shift)' http://opsviewserver.example.com HASHTAG

where you set your Opsview Monitor server address and the hashtag you want to call. This will generate the URL http://opsviewserver.example.com/autologin?back=%2Fmonitoring%2F%23%21%2Fhashtags%2Fdetail%3Fh%3DHASHTAG which you can then use as required.

["Opsview On-premises"] ["User Guide"]

Was this topic helpful?