Comments
-
when they hit 80%
-
hi - for all interfaces thanks
-
Needed For a modern dashboard
-
hi as per above I want a widget of sum sort that will display high interface traffic - something like a table widget similar to high cpu usage and the other question you have asked I not sure what you mean
-
The custom property is on the node
-
hi - sorry but this does not help - i need to amend the swql see below to include CustomProperties.CoreProductionSystem LIKE '%YES%' But not sure how the SWQL would look - thanks SELECT COUNT (AlertObjectID) AS Quantity FROM Orion.AlertActive WHERE IsNull (Acknowledged, 0) = 1 ORDER BY COUNT (AlertObjectID) DESC
-
Anyone will to help on my query above thanks
-
Anyone will to help on my query above thanks
-
Would appreciate some help on this possible thanks
-
Would appreciate some help on this possible thanks
-
Any help on my last query would be appreciated - thanks
-
Any help on my last query would be appreciated - thanks
-
Right so i need to amend the sqwl to include the following - CustomProperties.CoreProductionSystem = 'YES' & CustomProperties.Company="***" (xxx being company name) Can you advise how the swql would look - currently SELECT N.DisplayName ,N.PercentMemoryUsed FROM Orion.Nodes AS N WHERE N.PercentMemoryUsed>90 and…
-
Right so i need to amend the sqwl to include the following - CustomProperties.CoreProductionSystem = 'YES' & CustomProperties.Company="***" (xxx being company name) Can you advise how the swql would look - thanks
-
Thank you - just what i needed😀
-
hi - if would be for multiple vendors cisco & windows (for now) component would be for all Hardware devices - i do have this in a table widget but i need it just to specify for company =**** via custom properties (**** being the company name) SELECT n.Caption AS [Node Name] ,n.DetailsUrl AS [_LinkFor_Node Name]…
-
Anyone able to help on my last comment - thanks
-
Right so i need to amend the swql above to only include a customer property called "Company" would appreciate how the swql would look to include this thanks SELECT COUNT(InterfaceID) AS DownInterfaces FROM Orion.NPM.Interfaces WHERE Status = 2 CustomProperties.Company = 'XXX' - xxx being the company name
-
Anyone able to help on this - thanks
-
Any help on this would be appreciated - thanks
-
thank you
-
Any ideas how i would be able to get this into a KPI Widget ? and with it just picking up the following custom property CustomProperties.CoreProductionSystem = 'yes'- thanks
-
Could you confirm what the SWQL would look like without CustomProperties.CoreProductionSystem = YES" - thanks - thanks
-
Thank you - just what i needed
-
Any help on this would be very much appreciated - thanks
-
ok thanks- this is something i dont have
-
I Would need admin right correct ?
-
hi - i want to setup a maintenance window to ignore the servers i.e unmanage them so it doesnt create a false positive for a node being down - muting alerts will still monitor the node
-
hi - i want to setup a maintenance window to ignore the servers i.e unmanage them so it doesnt create a false positive for a node being down - muting alerts will still monitor the node
-
got it - its working for me - thank you very much