Opserver
Opserver copied to clipboard
Stack Exchange's Monitoring System
After quite a lot of fiddling to get things working. OIDC authentication is at least getting back to the home page. But now it shows a message saying it is...
I have the following config: ``` "Redis": { "Servers": [ { "name": "redis-node-0.redis-headless.d003.svc.cluster.local", "instances": [ { "name": "Redis-0", "port": 6379, "password": "xxx" } ] }, { "name": "redis-node-1.redis-headless.d003.svc.cluster.local", "instances": [...
It seems that `Modules.Sql.refreshIntervalSeconds` value was silently ignored, while users may expect this to set value for underlying instances 
When EveryonesAnAdmin or EveryonesReadOnly is selected as the security provider users are redirected to the login page where they are supposed to type random login/password. This commit introduces custom view...
Currently, if SQL Server is stopped whilst a job is running, when the server comes back up Opserver shows the job as still running. This PR changes that behaviour so...
@NickCraver we have an on call schedule that only has people during the weekend, it's blank during the weekday so we get this object reference error: ``` System.NullReferenceException: Object reference...
Hello, since the documentation refers to the Config quite a bit -- which happens to be missing in the `asp core/net 6`. - [ ] ~I would like to request...
Currently the dashboard shows in Mb/s, when it's actually in MB/s.  
Given sp_Blitz(*) have installed on the SQL instance, there is no show data of Performance, Memory&Storage, Cache and Waits on SQL Dashboard. Testing on both version "master" and "overhaul" but...
We have the WSFC with 4 nodes and 3 instances. How can we setup the SQLSetting jason file correctly. CLUSTER001 *SVR001 *SVR002 *SVR003 *SVR004 SQL Instances: +SVR001\HA001,1770 +SVR002\HA001,1770 +SVR003\HA002,1771 +SVR004\HA002,1771...