Comments
-
Would love to see the warning status as well - showing a UPS or other device as down when its only a threshold thats been crossed is horrible.
-
Jiri, Looks like that worked! Thanks for the help.
-
Jiri - looks like that has worked!! I checked 3 different routers and it looks like it's now ignoring those values. Tonights complete download will tell me more but its looking good. I'll report back tomorrow. Thanks
-
As far as I can tell the update to Orion corrected this issue. What version of the application(s) are you at?
-
Thanks jnrk - I've tried every combination I can think of, downloaded the configs again and I still get the speed flagged. Here's what I currently have: [ \t\r\n\v\f]*speed[ \t\r\n\v\f]*(300|1200|19200|38400|57600|115200)[ \t\r\n\v\f]* I've tried it with the leading ^ and without, I've added an * after the speeds but…
-
Hi Jiri, yes, new configs are downloaded nightly.
-
Thanks! I must have skipped right over it.
-
Here's what I got back from McAfee: MCAFEE-SENSOR-CONF-MIB ivSysObjectID OBJECT-TYPE SYNTAX OBJECT IDENTIFIER MAX-ACCESS read-only STATUS current DESCRIPTION "The vendor's authoritative identification of the network management subsystem contained in the entity. This value is allocated within the SMI enterprises subtree…
-
Thanks - I restructured my rules to be like yours. Here's what I still get happening, the memory is the issue but the CPU alert is being triggered. The one for Memory utilization already triggered.
-
I've let this run a few days but I'm still having trouble with this pattern. I made a small change to it by adding the * after all the speed entries and added speeds but the lines still get flagged. Here's the way it is now: [ \t\r\n\v\f]*speed\s(300|1200|19200|38400|57600|115200)*[ \t\r\n\v\f]*
-
aLTeReGo, can you elaborate on how to exclude smaller tables based on size? I can't figure out where this setting is. Thanks
-
Thanks chad.every - I unfortunately don't have direct access other than the real-time process explorer from SolarWinds. Watching that the server never went over 60% CPU. Is it possible that it's triggering on the level of one cpu versus the total cpu? I upped the time threshold from 10minutes to 20, just to see if some of…
-
Thanks - I'll give it a try. looks like I could add other speeds as well with another "|" and the speed if required.
-
Thanks!! I changed the rule for ignoring "quit" as you stated but the certificate was still being detected. So I removed all the "^" from each of the lines for certificate detection. That worked! [\t\r\n\v\f]*certificate[ \t\r\n\v\f]*self-signed…
-
Is the option to choose "does not contain" there? so it would read: Machine Type does not contain Windows
-
I thought I was doing something wrong all along, auto-discovery kept importing unwanted interfaces. I stopped using it a while ago because of the continuous battles having to remove interfaces. Hope it gets addressed soon as doing this manually is a pain.
-
Ok I feel dumb, I was using the "Alert can be triggered if objects (at the same time) have met the specified condition and then trigger single alert" incorrectly. Once I removed that selection completely my rules worked fine. In my defense It's a little confusing the way its worded but either way my issue has been fixed.
-
Rebuilt as a complex condition and still fails Primary: Alert on Node Trigger Condition: All child conditions must be satisfied (AND) At least one child condition must be satisfied (OR) Node - Node Name - is equal to - ca100*****01 Node - Node Name - is equal to - ca100*****02 Node - Node Name - is equal to - ca100*****10…
-
Looking at the SWQL and running it from the Database Manager I get an error: SWQL: SELECT E0.[Uri], E0.[DisplayName] FROM Orion.Volumes AS E0 WHERE ( ( ( E0.[FullName] = 'c*************-Physical memory' ) AND ( E0.[VolumePercentUsed] >= '50' ) ) AND ( ( E0.[FullName] = 'c*************-Virtual memory' ) AND (…
-
I'm trying to find a solution to this same issue. I have UnDP pollers retrieving Amp loads on our PDU's, the data is then transformed by multiplying by 0.1, because the polled value is in tenths. The new value contains a decimal value, polled value 58, transformed value 5.8 however in the UnDP summary charts the values are…
-
McAfee IntruShield IPS IntruShield Sensor 3000 and 2700 Shows up under net-snmp - Linux OID: 1.3.6.1.4.1.8072.3.2.10
-
Were you able to solve this?
-
I had this same issue and my solution was to create an alert for volumes, fixed and network disks, to alert on less than 15% available disk space, be sure to add the NetPerfMon Event Log in the trigger actions so it shows in the active alerts screen. You could also set this up where the if the warning/critical threshold…
-
I'm having the same issue - do you have a solution?