Comments
-
Thanks! I will look into that.
-
@"mesverrum" Manage Pollers doesn't seem to get into the level of detail the Poller Checker does, or at least I don't see it off-hand. Maybe I'm missing something.
-
Thanks to both of you for the solution! I can now look at data going back 6 months (or more).
-
Do you know if this query ever worked for the poster? I'm getting the following errors in Grafana v7.2.0 For the main query: sql: expected 1 arguments, got 0 And for the last query: SELECT FullName FROM Interfaces INNER JOIN Nodes ON Nodes.NodeID = Interfaces.NodeID Found no column named time
-
How do I make a copy of just the Vital Stats tab so I can add/delete certain resources?
-
I have the same issue with the cefcModuleOperStatus table. When I set the alert up as you did, I get a display name of unknown on the generated alert. It's not clear to me in your answer how the label fits into the alert. Are you setting that in the poller or in the alert? Thanks. Steve
-
Neither of these links work any longer. What are the KB numbers?
-
Where are these settings in 2019.2?
-
This worked for me. Thanks!
-
What is the variable for the alert number?
-
Should this work in the custom query widget? All I get is the column headings. Also, how could I write the query (or any query) so that it uses only the current interface (I.e. the custom query widget is on the Interface Details for Te0/0/4 page, so the query would only bring up data for that one interface, without having…
-
If I were to add your template widget to a Node Details page, is it possible to limit the output to just the node I'm looking at by default? Something like this: (for the above I just added WHERE Caption = '1717LwGt1A' to your query, but If could use something like Caption = 'This.node', I could apply it to all node detail…
-
Thanks, @vinay.by So, an upgrade would re-assign invalid pollers to the devices? I failed to specify that the devices have *both* Cisco and non-Cisco pollers assigned. (How that came to be is a mystery.) In my question, I should have said in addition to N.Cpu.SNMP.CiscoGen3, they are also assigned…
-
@"vinay.by" Can the pollers available in the Poller Checker be changed using the API? We discovered we have 100s of devices that are not using the correct pollers for CPU and Memory. Instead of N.Cpu.SNMP.CiscoGen3, they are configured for N.Cpu.SNMP.HrProcessorLoad. Instead of N.Memory.SNMP.CiscoGen4, they are configured…
-
Does anyone know if there is a feature request for templates for Perfstack? So we can just open up Perfstack and have pre-selected metrics already running? However, @"wluther", I can see how useful your templates would be, and I will be giving them a try. Thanks. Steve
-
Were you able to preserve your historical data? If so, how?
-
@"jason.carrier" Thanks!
-
We are on the cusp of upgrading from 2019.2, but if we go to 2020.2 RC2, I have some questions. 1. What is the effort involved to install fixes made available between RC 2 and the general release? Are hotfixes or buddy drops made available, or is the upgrade process the same as, say, going from 2019.2 to 2020.2? 2. When is…
-
Hello, Off topic, but I don't see another way of asking you about this. Thwack won't let me message you directly. I saw your UnDP for VSS article at https://thwack.solarwinds.com/t5/NPM-Documents/Cisco-VSS-Pollers/ta-p/535737.. Did you ever get any traction from SW on making this a standard polling feature? Was there a…
-
Is TCP supported for syslog? If so, what is the TCP port? I have tried ports 514 and 601 to no avail.The LM 1.1 installation adds a firewall rule allowing tcp ports for syslog.
-
We are using the Custom HTML widget. Just put the following URL in the widget config, adjusting width and height as desired. <iframe src="https://servername/orion/netperfmon/alerts.aspx" width="1000" height="800"></iframe> The only issue is that you have double menu bars. Otherwise it works. Steve
-
Not 100% related, but it'd be nice if the Neighbor ID had the same options as Neighbor IP. In our network, for a particular link, the OSPF Neighbor ID has a more matchable range (All start with 10.255 and all end with 42) than Neighbor IP, where we'd have to match each individual IP.
-
Multiple Object Chart!
-
Jack, did you ever figure this out? Thanks. Steve