Questions tagged [opserver]

Opserver is a monitoring system created by the team at Stack Exchange.

Opserver is a tool for monitoring servers ,SQL clusters/instances, redis, elastic search, exception logs, haproxy etc.

13 questions
12
votes
1 answer

Build with Roslyn, but leave the "compile-at-runtime" executables at the door?

There has been a lot of talk about the C# compiler Roslyn on StackOverflow and the internet in general. A lot of people ask what and why with Roslyn, while others ask how to get rid of it. My question pertains to the latter question. As quoted from…
Code Doggo
  • 2,146
  • 6
  • 33
  • 58
5
votes
1 answer

Properly configure the dashboard in Opserver

This question pertains to Stack Exchange's Opserver monitoring suite: https://github.com/opserver/Opserver Most of the configuration files in Opserver are straight forward. However, one section that I am having trouble figuring out how to configure…
Jeff Mitchell
  • 1,459
  • 1
  • 17
  • 33
2
votes
1 answer

OpServer shows blank login screen using vanity URL or Computer name

I am able to run OpServer using localhost but when using computer name or a vanity URL I get a blank page. The URL for the blank page is http://VANITYURL.com/login?ReturnUrl=%2f Here is my SecuritySettings.Config file:
Racter
  • 252
  • 1
  • 3
  • 15
2
votes
2 answers

Trying to load opserver

I downloaded opserver that I saw at SQLPass. I can't seem to do anything with it. I tried opening it with VS 2008, VS 2010 and keep getting incompatible errors. What version of VS should I be using? I am a newbie so am in real unfamiliar…
Brian Z
  • 21
  • 2
1
vote
0 answers

Grouping Standalone Servers in OpServer

Is there a way to group standalone servers on the SQL dashboard? Similarly to being able to split servers into different groups when there are clustered and standalone. So if I wanted to just put a few servers into a "Production" group together,…
1
vote
0 answers

How to configure Opserver for SQL Server clusters

I am trying out Opserver to monitor SQL Server instances. No issue with configuring standalone instances, but when I tried to configure SQL Server clusters using the method documented here:…
Arthur Zhu
  • 21
  • 2
1
vote
0 answers

OpServer Performance very slow, no auto refresh

I installed OpServer on an virtual Server running Windows Server 2012 R2 with 2.5GB of RAM. I configured the SQLSettings.json to monitor the SQL Server cluster (SQL Server 2014 SP1). The cluster has three nodes at the moment with about 200…
Dan Stef
  • 753
  • 1
  • 10
  • 25
1
vote
1 answer

Missing SQL tab when using AD provider

I've deployed a copy of opserver, and it is working perfectly when using alladmin as the security setting. However, once I switch it to ad and configure the groups, the SQL tab goes away and I get an access denied message if I try browsing directly…
MichaelM
  • 306
  • 2
  • 14
1
vote
1 answer

OpServer "No configuration" error when provider="ad"

I have downloaded the source from OpServer, set up two instances in SQLsettings.json and set the provider in SecuritySettings.config to "alladmin", which works just fine. Now I want to change this from alladmin to AD, so the user has to enter his…
Marco
  • 22,856
  • 9
  • 75
  • 124
0
votes
2 answers

Access Denied on SQL tab when trying to use AD security in Opserver website

I was using the alladmin option in SecuritySettings.config, and had setup up Dahsboard.json and SQLSettings.json to give me everything that I need. I have since changed my SecuritySettings.config to read as follows:
BeanFrog
  • 2,297
  • 12
  • 26
0
votes
1 answer

StackExchange opserver: How to monitor SQL Server databases?

I have connected 4 my SQL servers using sa user. On any of databases when I click on database to I receive the error 500 Error loading Status: Internal Server Error Code: 500 Url: sql/db/mydb/tables
ZedZip
  • 5,794
  • 15
  • 66
  • 119
0
votes
1 answer

What does Critical: Database Files, Volumes mean in Opserver?

I am looking into the Opserver tool, and have set it up pointing at a variety of servers on our system. In the SQL section, many of these are highlighted as red. In the issues drop down at the top, they are listed as Critical: Database Files,…
BeanFrog
  • 2,297
  • 12
  • 26
-1
votes
1 answer

OPserver: SQL CPU Graph Not Displayed

i am using opserver tool to monitor SQL performance everything works fine except it is not display CPU graph sparks for both standalone and cluster
Ahmed
  • 1,542
  • 2
  • 13
  • 21