Comments
-
That's what I did even thought it didn't seem to make sense to me to have to do it. After I made the change and waited a couple days... all of sudden I didn't have over 100% utilization any longer.
-
@Eitan I would seriously look into the suggestions of njoylif: when running 32bit was setting AWE in the DB Server memory properties (I have heard many people having great improvement after making this change) hard set the amount of memory SQL can use, ensuring that the OS has 2GB or 4GB RAM to use for system and other…
-
No you should be able to from unix or engineers toolset walk the mib and look and see if any of the cpqrack-mib oids work for HP Bladecenter. I don't have a bladecenter to test on... I just thought that like many other HP products that they would use the Compaq mibs.
-
This would be a good feature. I often look at a graph in NTA and see a spike and would like to easily focus on just that area of flow data. :}
-
I just fixed it... I had to change it to TLS from SNMP to get exchange to even accept the credentials... I'm not really sure why this is since I don't think I set anything like that up for Orion yet it works with SNMP I think. Who knows? If someone else has this problem with newer exchange server and LEM try using TLS…
-
Sorry I acidentally suggested your question as an answer. Another option is to just walk the mib on the device and look and see what's there if you're having trouble just trying a specific OID.
-
Seems like the trigger condition would have to have some ability to walk the table to check against it. I've seen this implemented in ruby snmp lib not that it's going to help: walk(object_list, index_column=0) {|index_vb| ...} Walks a list of ObjectId or VarBind objects using get_next until the response to the first OID…
-
One thing I've gotten before is the player trying to use credentials that were expired. I decided I needed a service account for the player to use instead of my own creds.
-
That's actually pretty impressive Ricky... also you should be able to see the actually monitoring traffic from any of your pollers as each is a user experience monitor in it's own right... at least I think it is if you have NTA at least. Just look at the snmp and whatever else you use across the WAN... If it's SAM and a…
-
You could sync all the clients on the timezone the solarwinds server is in... we do that on some networks but it'll confuse some people.
-
Hehe... I wouldn't go that far but aLTeReGo does deserve some props... he's the SAM man 4 sure.
-
That's what I get also...
-
That I'm not 100% sure about. I have VMAN but I'm not the one that uses it regularly.
-
@Debbie- I just tested this on mine with the AJAX and Remember Expanded Groups option. After Setting Grouping levels by custom properties it seems to be working correctly. Edit correction if you mean after a refresh do the groups remain expanded... then no it's not working sorry I jumped the gun. When I changed it back to…
-
I wonder if in the following kind of scenario you could then monitor the "bond0" 4.1.4 Configuration 4: In this configuration, NIC 0 is shared between the service console and the VMkernel. NIC 1 is dedicated to VMkernel. NIC 0 and NIC 1 are teamed by the VMkernel to provide a bond. This bonding provides for NIC redundancy…
-
@congo I don't have the problem these days but I used to monitor/manage mutliple customers with overlapping address space. As I'm sure you're aware many people use the 10.x.x.x address space and often start at 10.1.0.x /24. At the time we were using HP Openview network node manager to monitor these networks and at the time…
-
For windows servers here a link to configuring snmp on the servers so you can poll them and receive traps from them with NPM. You can test the setup from NPM when you add the nodes. You need to make sure that snmp is permitted from your NPM to and from the devices you are monitoring. This would most likely be in the…
-
Coming from you this doesn't sound good... ugh. Keep us posted on this cahunt.
-
That was quick I'm glad you got it worked out! Mark the solution so everyone knows now! Bill
-
I've brought this up in a few threads... the things run linux not normal IOS and this throws all of the memory calculations off... You need a work around to make it do memory correctly.
-
Exactly Richard Letts! McAfee is just too lazy to do any reasonable customization of the net-snmp agent... pretty bogus if they claim they are snmp manageable... I hope not... it's really just a linux box so it's using net-snmp agent generic is my guess.
-
Hey are you sure snmp is setup and working on those nodes already? I'm just guessing why you wouldn't see the SysObjectID as it's pretty standard with snmp.
-
I do also have a small license of WPM so I have NPM, SAM, NTA, Vman, and WPM. I should be able to see every part of the Orion Server working minus the Store part at the very bottom. I am working on getting the AppInsightSQL part setup with one of our DBA's.
-
yes authen traps happen for a reason... yours are due to wrong comm string somewhere: SNMPv2-MIB:authenticationFailure
-
I would add rather that change to see if it fixes the problem. You definitely don't want to take NPM's IP out of your cisco devices config as that would break NPM's active polling. Can't you see the interface traffic on your network devices from NPM? When you snmp poll from NPM to a router is that functioning correctly? I…
-
I can't see what the IP's are or know what they are. This can be caused by another device trying to poll your devices with the wrong comm string as well (not just your NPM Server) Do you have anything else polling snmp on your network devices that might not have been changed??? For me it happens when another poller such as…
-
The CISCO-PRODUCTS-MIB for the 2911 is: cisco29111.3.6.1.4.1.9.1.1045 The one you posted is: catalyst3560v248ts1.3.6.1.4.1.9.1.1024
-
I do exactly this too designerfx I add the &dataformat=xls oprion so some consumers of data only need click link and get a direct downloaded excel spreadsheet for further manipulation... it works great!
-
Actually patrick.hubbard did a geek lab on some stuff he built with a raspberry pi he was remote controlling!
-
I think cdh was right in saying it all depends on where in the polling cycle NPM was and also timing on responses coming back etc. I would expect the order of the nodes being reported down and coming back to vary depending on multiple variables.