Comments
-
Echoing this. The Perfmon displays the desired Mbps but when i add it into Modern Dashboard Timeseries Widget it displays bps. I can't find a way to modify it. Comparison of 2 screenshots. 1st from PerfMon 2nd from Timeseries Modern Dash
-
Thanks. The syntax worked! Much appreciated.
-
@bobmarley I tried and get the same error. Does the above script you suggested work for you in the Component Monitor? If so, could you provide a screenshot just to see if anything stands out to me that I'm doing differently? I've tried so many different combinations and it seems like nothing works with Invoke-sqlcmd in the…
-
We have 3 SW poller servers and I installed the modules for Powershell on all 3. I'm attempting to run the scripts from our Web Interface page which has the same IP address as our primary poller.
-
Excellent. This worked perfectly. Exactly what I was looking for. I was trying the ADDHOUR from looking on the GitHub page but didn't know how to get the syntax just right. Seeing all of those parenthesis at the end there, i see where i went wrong. Thanks a Bunch. They should add a Karma Tip button on here. I hope I…
-
Thanks for the reply. That successfully produced results for temperature. For other people looking for temperature queries, here is one that produced inlet temperatures. SELECT FullyQualifiedName, Value, HardwareUnitDescription, Unit, OriginalStatus, HardwareCategoryID, StatusDescription, DetailsUrl, ParentID, Status,…
-
I would like to add Real-Time Process Explorer as a Widget on the Node Details/Summary page. Yes, i see the link "button" for it, but I want it to display on the node details/summary page itself without having to click it. Is this possible?
-
Question 1: Is the code for all of the widgets in the Dashboard Screenshot from this article available anywhere? There was also one further down with VPN and other neat stuff that I'd like to reproduce. Question 2: I've tried for a month, but i cannot figure out how to create a simple Table Widget that displays the…
-
I'm also wondering how to do this for a Modern Dashboard of exceeding 80% CPU for greater than 3 hours.
-
Thank you. Wow. This Hubble is amazing.