Opserver icon indicating copy to clipboard operation
Opserver copied to clipboard

Stack Exchange's Monitoring System

Results 80 Opserver issues
Sort by recently updated
recently updated
newest added

Hi all, Please help, We setup OpServer using AD user account with "Local Administration" privileges. Everything is working perfectly. However, We have been trying to setup non-admin AD user acccount...

I am try to categorise node per applicaton. However, there is senarios where there are several applications sharing the same node. "categories": [ { "name": "APP 1", // Name for...

Can someone explain to lines inside the perNodeSettings "perNodeSettings": [ { "pattern": "EDGE\\d+ \\(INAP\\)", // Regex pattern to match against "primaryInterfacePattern": "GigabitEthernet0/0/0", // Example setting - any of the above...

This issue will serve as the central point for managing the progress of Azure support. The initial support will be focused on collecting Metrics and basic data about Azure resources....

I tried to modify the PollingEngine to apply in my project. I found a error when I tried to remove a PollNode during it had polling. So, I use _pollAllLock...

In the Opserver Configuration Section, the hyperlink "**Here’s an example configuration monitoring lots of things with comments**" is broken and the file it refers to is not in the repository,...

Hi, Is it possible to create different frequency and configuration screen foreach SQL queries. for an example I would like to run : CPU utilization query every 5 seconds but...

that would be good to have to keep historcial data into somewhere(SQL Database or , NoSQL database) at least last 3 months. Than we can able to compare some values....

Hi guys, I would like to monitor elastic cluster with this great tool, unfortunately elastic is configured basic authentication but I could not see any option in elastic settings file,...

I'm curious if you have considered supporting ASP.NET Core HealthChecks in Opserver?