Comments
-
Hi Erica, Thanks for the pointer on this. It is a good method, but I am unable to see a way of selecting the two time frames that I require. I need to see in the report any node that has a 30 minute average greater that [Latency_threshold] at any point in the last 24 hours. From what I can see, I can only select either 24…
-
Glad to help.
-
Is this using the Basic Alert Manager, or Advanced Alert Manger? The screen shot looks like Basic, if so this is displaying the following variables: Alert: Transmit Percent Utilization of ${FullName} is ${OutPercentUtil}. Current traffic load of this interface is Received : ${InBps} Transmitted : ${OutBps} So output…
-
Ok that doesn't work, as alert manager doesn't react quick enough to catch the flap... RichardLetts - I dont see the interfaceID in the traps table, only the interface index - am I missing something?
-
Thanks Rob, traps shouldn't be a problem, but if the interface went down and up within a minute, wouldn't I still be stuck with advanced alert manager's "check this alert every ..." even if I forced the interface down using the trap action? I wonder if doing this, then doing a search in the event log table for the…
-
On the "Network Summary Home" screen I click "customize this page" then "add resource to column 1" and the "applications with problems" resource is not available. Apologises - I put "nodes with problems" in the first post. It's "applications with problems" that I'm after.
-
IIn the user experience monitor, you have to assign credentials valid in the database to each component monitor
-
As a bonus extra, heres what I use for the alert mail: Alert: ${FullName} is ${SQL:Select Round ('${VolumePercentUsed}',0) from Volumes WHERE VolumeID='${VolumeID}'} Percent Utilized Volume Size ${SQL:Select round((VolumeSize / 1024 / 1024 / 1024),1) from Volumes WHERE VolumeID='${VolumeID}'} GB Currently Used ${SQL:Select…
-
As has been suggested to neomatrix1217 - reach out to your local SolarWinds sales team, as there are specific pre-sales engineers who can help you get set up and start evaluating. Contact details for SolarWinds offices are here: http://www.solarwinds.com/company/contact.aspx
-
Feature request posted. http://thwack.solarwinds.com/ideas/3701
-
Glad to help
-
You can use a multiple object chart on a summary page, set for the interfaces object, add your interfaces and the average bits per second (step chart) This has a 95% percentile on it:
-
Have you tried this? SolarWinds Knowledge Base :: The Orion Web Console is loading slowly.
-
I wouldn't do this on two running instances, but when moving from one installation to another, or adding a new instance into an existing installation copying the data in the views, resources and resourceproperties tables to your new database will produce the desired result. Again, do not do this with two running installs…
-
That did the trick. Thanks S.
-
...and which property are you monitoring when ${NodeName} fails? If it's Auditing Events I'd say it is unlikely that ${NodeName} would be available to you.
-
On your interface down alert, set the first criteria to be node status = up. If the node is down, the interface alert will not be triggered. Stuart
-
Thanks for quick response. I've tried adding the report into an iframe, but cant seem to work out how to increase the font size. Could you give me a few pointers please?
-
I've recently had the exact discussion internally regarding EOC. Aside from teh fact that EOC seems to have been left behind a little with the newer views/resources, the feeling is that the constant polling/refreshing of each remote instance potentially leaves EOC "out of sync for too long. With the new functionality in…
-
When you say "variables" you mean the field headings in each table and what they really contain? Ie nodes.caption = node name, interfaces.fullname = interfaces description? That kind of thing, or deeper info on how to build custom queries?
-
2017-03-13 16:18:20,782 [140] INFO SolarWinds.InformationService.Core.QueryPlanCache - Clearing cache for all users 2017-03-13 16:20:20,722 [140] INFO SolarWinds.InformationService.Core.QueryPlanCache - Clearing cache for all users 2017-03-13 16:20:20,722 [140] INFO SolarWinds.InformationService.Core.QueryPlanCache -…
-
Thanks Richard - that would be the perfect & intended scenario. I have no idea on even how to get started on this, do you have any pointers? I am a complete novice when it comes to coding...
-
See my post here when I experienced the same issue... Clarification of alert behaviour
-
I suspect the clear email is coming from another source. A few things to check: * When the alert is "stage 1 triggered" - i.e. the trigger condition is met but waiting for the 30 minutes - you should see a blue triangle in alert manager. This will go red once it enters stage 2, and a trigger action is performed. A reset…
-
I've had this before, where a number of UPS scream "reboot" around about the same time. It was somewhat coincidental that the same UPS's were powered up around the same time approximately 496 days before. Perhaps also coincidental then that the sysuptime counter has a total lifetime of 496ish days, so as says, almost…
-
The FILTER DEVICES drop down will only show nodes that have a current alert status against them, so any "all clear" nodes wont be listed.
-
+1 to both these comments. It's come to the point where I'm only using EOC for the consolidate data in the eoc database to produce my enterprise wide reports. The dashboard is just too out of date, as is the data collection polling method.
-
£10 says it's Safari on Mavericks
-
Yes, it is just static, but the objects show up/down status.
-
Andy, Thanks for your post. I guess what I'm really looking for is something like custom properties for events? Probably a feature request on this one... Stuart