Comments
-
Thanks @vinay.by creating a SAM Custom Template with Performance Counters worked great for this requirement!
-
Voted, this feature would be great!
-
Awesome, thanks for this @"marlief22"
-
BUMP Need this ASAP!
-
Bump
-
Works, thanks @"mesverrum"
-
Thanks @"TuesdayRain" Yes have some success using SW documentation, issue currently is only checking certain ports instead of the entire config, not sure if that is possible?
-
Thanks Ali
-
Thanks @"bobmarley" this works great! Anyway to put a count on the number of reboots? Also assuming by default this will only retain events for 30 days?
-
Thanks @"vinay.by" will look into this!
-
Thanks @"adam.beedell" Question, would this involve doing a GET for the API schedule then POST via SWIS to make the change?
-
Thanks @"bobmarley" will look into this.
-
Thanks @"bshopp" this was resolved by Tech Support doing a full repair on the MPE, then running config wizard on all the APE/AWS
-
Strange one, we even had the team remove McAfee and turn off firewall without success. Logging into RabbitMQ Console shows no connections. Not sure if reinstalling RabbitMQ might resolve, will wait for official comms. Hopefully no downtime for that...
-
Thanks @stuartd Have a case open since Saturday, no feedback as yet. I was able to manually start services on the APEs and AWS which seemed to work Error still persists
-
Both options would be good as well as to measure QoE.
-
Thanks for the feeback @"marcrobinson" Typical use cases woud be QoE and Netpath stats from target endpoints. Is this available in SWO?
-
@bobmarley Get the following when using Interface Expression evaluation error Log action doesn't seem to work when using "Interface"
-
Hi, currently using a Custom Property tagged to an Interface Does it make a difference if 'I want to Alert on:' is set to Node instead of Interface?
-
Thanks @bobmarley will look further into this.
-
Thanks @"shuth" this worked a treat Any idea how to round the availability column?
-
Thanks @"shuth" @stuartd These queries work but as mentioned i'm looking to list the Node Names and IP Addresses.
-
Get the following:
-
Thanks @stuartd I believe its problem with the syntax in the query i posted. Basically trying to get a list of the nodes which are below 99.9% SELECT n.Caption AS [Node Name] , n.IP AS [IP Address] , n.StatusDescription AS [Status Description] , n.DetailsURL AS [Node Details URL] , n.ResponseTime AS [Response Time] ,…
-
Have a similar situation, Linux Agents currently linked to old orion deployment, is it possbile to point them to new deployment without reinstalling? Thanks
-
@"cdooer1" You could look at specifying each port then timestamps?
-
Thanks, will look into this!
-
Yes and the Caption field is also not open to edit when modifying Custom Properties (View/Edit Values)
-
Have used the following to update manually UPDATE NodesData SET Caption = 'High Street 3' WHERE IP_Address = '192.168.0.111'
-
@"stevenstadel" what would the query be to list the nodes that are 100% or 99% for example? Doesn't have to be a modern dashboard widget, could also be report or custom query widget.