Comments
-
in my own case - here's what i found out after little more research on Cisco's site: i did a MIB walk on the 6509 and here's where i found the FAN: 1.3.6.1.4.1.9.5.1.2.9 and here's Cisco values for the FAN state: 1 : other 2 : ok 3 : minorFault 4 : majorFault and the Power Supply is here: 1.3.6.1.4.1.9.5.1.2.4 with those…
-
...follow-up on the NTA issues... it seems all i had to do was re-publish those NTA Resource Views again which i already had in NETWORK SUMMARY view and they started working again. i don't know why but that was the fix...
-
here's the string from my ${vbData3} (some of my data is altered for security reasons) 28Apr2010 14:47:47 drop MYSERVERNAME >Internal snmptrap rule: 199; rule_uid: {FCDE4523-D623-5182-C8E5-79CEBEE83B70}; rule_name: trap internal non SMTP senders; SmartDefense profile: Default_Protection; service_id: smtp; src:…
-
CHRIS, Would you know the answer to these? Does the NEW Forwarder work with Windows NT? And can NPM monitor NT disk drives? Thanks.
-
That's a good idea - I'll try it. I've not used the FILE AGE monitor yet. I did try the 0.1 etc with FILE CHANGE monitor and it didn't like it. We can't take the time to manually Update Checksum - we have far too many files being monitored with our in-house applications. Thanks.
-
Case #127258
-
I may have to give it a trial spin. I don't want to recommend this solution and spend tens of thousands of dollars on it if the wireless part doesn't fit well with what we need done. Thanks for the feedback.
-
it's an ugly picture... After building literally hundreds of APM Components to monitor VM systems, each VM system I attempt to use with Performance Counters/WMI will eventually stop working. The eventual error is CATEGORY DOES NOT EXIST. For instance, when trying to use Windows PERFMON to the remote system you can see only…
-
Roger, This had been working just fine then as time goes on and the StatisticData value happens to becomes zero I get a false-positive on my Advanced Alert built for this. My alert contains this: Count - ${StatisticData} ${StatusOrErrorDescription} and then I get this passed: Count - 0 No valid data was received. Any idea…
-
Roger, Thank-you Thank-you Thank-you! Great stuff, and it opens up a lot ideas for other things for me. I appreciate your help with this. :)
-
Chris, When you ask if it is receiving any templates, I guess you mean the 'Flowset' (?) If so, then yes. I will confirm the Template Timeout value. Is this a value adjusted to the environment or else 1 minute is always best? Just wondering if we should increase it.
-
I've adjusted the COMPONENTS global polling to 60 seconds. The report period is 6am-6pm with hour summarization. I'll let this run today with these new polling values and try another report tomorrow to see if it shows any Min-Max-Avg.
-
It seems to be your Second Case...Here's the sequence I'm seeing: 1) Symantec Endpoint Protection v11 updates a Windows server (we have over 200 servers with various vendor's NICs.) 2) This anti-virus update is replacing the NIC driver with their new Teefer2-MiniPort NIC driver 3) Later - maybe hours or days this Windows…
-
I find that I can't use this either. It is way too confusing and messy. On a pristine install it may be great otherwise...
-
JEREMY Glad you mentioned this - I had this on my list to troubleshoot as to why the Interface Summary View I had on my Network Summary View went away. This explains it. I hope GOB is able to repond, this is a great piece of work of his.
-
Hmmmmm. we don't use the pass-through feature - i can't help with that one...sorry about that. these Orion scheduled reports are inserted into the Windows SCHEDULE interface (in Control Panel). you should see any you've created in that area. have you tried working from that perspective to test it? or perhaps delete it and…
-
well ECORNWELL ... that made my day. i hope this thread has helped the originator MATTJENKINS too! cheers!
-
you can always update it and get the latest MIB file for Orion (Toolset .etc). if you'll log into your Solarwinds Customer Portal account, they have the latest MIB file posted there. i just downloaded it myself and it is around 100MB and it has a README file included. it sounds like you need to perform a "MIB walk" on your…
-
For instance in my Monthly reports for Business Hours. I have the hours filtered on ANY > 8 < 17 TIME FRAME: This Year SUMMARIZED...: Month and I have the 'Group Historical...' unchecked. However, when I run this, I always get each month of the year - but - if I now change the hours filter from ANY to ALL - then I only get…
-
Thanks for the replies...it makes sense to me.
-
Have you done anything by programming ORION Advanced Alerts' ESCALATION into Footprints? Or are you only sending basic variables into Footprints? We are about to have a group meeting on requirements for Footprints and I am hesitant to suggest doing escalations... I did a proof-of-concepts a few years ago with another…
-
It happens at my desktop - Vista version 6.0 (Build 6002) SP2 with IE 7.0.6002 (Build 6002) SP2 And it happens at the Orion server - Windows Server Enterprise Edition version 5.2 (Build 3790) SP2 with IE 7.0.5730.13 (The desktop gives the .NET message (as shown in the screenshot) and at the server it's only shown as the…
-
i did not do this, but if you change the Warning and Critical to perhaps 0 and 1 - i think it will avoid the unknown otherwise APM does this expresses it as NO RESULTS WERE RETURNED BY WMI QUERY - and this is really annoying.
-
with my issue today it turned out the NTA files have to be manually renamed to match what is embedded in the .BAK copy. the RESTORE sees all files inside the .BAK as NETPERFMON and not as NETPERFMON_FG1..._FG2...etc. after renaming each to match their original names then i was able to proceed successfully with SQL RESTORE.…
-
I have not seen it updated. Most of our VMware is on Dell hardware and we've successfully gotten these MIBs working for us to see drive info. See MIB-DELL...below Here is an SNMP MIB browse from one of our VMware servers. If you have Dell hardware then you might check out their MIBs. Count of…
-
version 3.1.5.0-2s
-
so what is the fix for this? i am having the same issue trying to use this new APM template: DHCP USER EXPERIENCE MONITOR
-
It was purchased but we had put it on the back burner until recently. Now I'm told to either make it work or find something that does.
-
Here's the SQL: SELECT Events.EventTime AS Event_Time, Events.Message AS Message, Events_EventTypes.Name AS Event_Type_Name FROM Nodes INNER JOIN (Events INNER JOIN EventTypes Events_EventTypes ON (Events.EventType = Events_EventTypes.EventType)) ON (Nodes.NodeID = Events.NetworkNode) WHERE ( EventTime BETWEEN 40182 AND…
-
Are you getting anything else from the CISCO-STACK-MIB on those same devices?