Comments
-
When polled the return should line up with the cpu utilization numbers that occur in the "show proc cpu" command. There have been some updates to the oids that are used but any IOS after 12.2(3.5) is supposed to be using the oid of 1.3.6.1.4.1.9.9.109.1.1.1.1.8 for a five minute period. I have done a comparison of these…
-
You can add the devices manually by pasting the information during the discovery wizard. Or, what may work out better, is if you have an snmp string on those devices which i assume are network gear which is different than the rest of the subnet. Then you can choose "use snmp only" on your "discovery settings" and you will…
-
yes, snmpd.conf and after you change it make sure to restart the snmp process with "/etc/init.d/snmpd restart"
-
I'm not positive on if the juniper would show data properly, being that I haven't gotten my hands on one, but i can tell you that riverbed uses a similar setup for wan acceleration and that i have gotten usable data from both the lan and wan interfaces. Riverbed sends out netflow information from the appliance itself which…
-
Netflow doesn't have many security features, but you could do a pretty good job of lowering your threat when you are running all of the traffic through the firewall. you would want an acl for you port number along with the static route like you already suggested. Most routers are directly connected to the firewall so the…
-
I dont have a 6000 series Dell but i have a cli based system that should hopefully be similar to yours. For snmpv3 you will need to configure: -engine-id - choose default and it will be based of your mac address -group -user -view - i have system chosen here but it will also take oid values #snmp-server engine local…
-
I've used a couple options before to check on my temps. Many brands of UPS's have some optional sensors that are either internal or can plug into them. APC is pretty common and has some software that will send you traps or can even page you when things occur. This is probably the cheapest option if you already have a UPS…
-
Do you have the line in your snmp config files that allows the vmware specific mibs to be used? after your snmp specific info you will need the line dlmod SNMPESX /usr/lib/vmware/snmp/libSNMPESX.so besides that the snmpd config i have is very barren syscontact "contact" syslocation "location" rocommunity public…