Comments
-
Orion is just too bright!. Any news on that?
-
Well, its 5 years since we are waiting for that. What is the purpose of writing a note if you can't see it in the alert list?
-
This works again in 2023.3 (most probably already before)
-
This was confirmed as a bug with 2022.4.x. It was fixed latest with 2023.3.
-
Thank you, thats a great widget and wonderfully explained :)
-
Sadly not. I just use the (modified) Application Monitor Template "Windows Update Monitoring" in combination with a custom table widget in my summary overview. So at least I see which servers are missing updates and which are online longer than x days. I also made an autostart script in Solarwinds, that checks if a server…
-
Last Boot -> Advanced -> Add Display Settings -> "Days Ago"
-
out of the box
-
This is perfect, thank you :)
-
These are "normal" Windows Nodes, so yes, I see the "Physical Memory". I also see "Memory forecasts" etc. I just can't build a report with the very simple Total RAM a node has assigned.
-
Thats exactly my problem: I can only get the "Percent Memory Used". I just don't find the total RAM. That's why I seek help here since it looks so easy but there is no report I can use and I could not build a report since I did not find the total RAM as value.
-
It's Sale HC3 Hypervisor, there is no plugin for Solarwinds. As I said, I can identify the nodes with the WMI query or with the MAC starting with 7C:4C:58. For Solarwinds these nodes look like any other Windows Node. But unlike VMWare, Scale HC3 does not show me the total RAM of all VMs and we need to monitor that.
-
Thank you, but sadly that does not work. The Nodes are Windows VMs. Only the hypervisor declares them as "Manufacturer" "RedHat" in WMI. Since I need only the VMs of this hypervisor, tried to make a new dynamic query for your report with the MAC address starting with 7C:4C:58, but I cant select the MAC addess. Then I tried…
-
Anyone any idea?
-
Anyone any idea?
-
That's imho not true. When an application monitor goes critical I get a warning. Nothing to create for that.
-
It just took about 15 minutes to show as warning in Alerts....
-
I also added this as the last line, so I see agents that have problems or need a reboot first: ORDER BY agentstatusmessage desc
-
Thank you and sorry to post it in the wrong forum!
-
I don't talk about the notifications, I ask how I can get an alarm like with all other nodes. I would like to have these kind of events integrated in the monitoring, not on some sub page. So in my summary where I see all warnings and critical I also want to so missing updates for Orion. Is that possible?
-
In which view do I find the "Application tab"?
-
This is great, thank you
-
Answer: Select the uplink, go to "Edit Interface" and select "Display interface as unplugged rather than down."
-
Thats very generous of you, but I already have my Powershell Scripts. I need now a report to get this values and show it to me for all servers.
-
I disabled the https and http binding monitor on the default website and the error vanished. But now I have the same error on the "HTTP(s) Bindings Monitor (Exchange Back End)". The last days no problem, suddenly over night (the server did not restart) "Internal server error. The remote server returned an error: (500)…
-
The only thing I was able to do was to "unmanage" the "Default Web site". The "https binding monitor" alert goes away instantly. The "AppInsight for IIS -> Microsoft IIS" alert still exists then for some time, but also resolve itself.
-
I would love to disable this component, but in this instance I cant to anything, please see screenshot. When im on "HTTP Bindings Monitor for Microsoft IIS " and select to edit the appliaction monitor, it forwards me to "AppInsight for IIS Template"
-
For everyone with the same problem, i post my finished script as well as a script skeleton that you can use to develop own scripts. I hope this helps the next seeker of wisdom ;) # This scripts gets Windows License and Activation status $ErrorActionPreference = "silentlycontinue"; $ActivationNumber = 3 # if the command…
-
It took about one hour, then suddenly the nodes also got red. So everything seems to be ok.
-
I always mark or post the answer in questions. Nothing worse than someone asks a question and then just writes "I solved it". If you ask the community, you should of course also provide :)