Just curious if this is even possible, and, if so, what OID's are used to do this.
Bo
That is for CPU speed, use the same parent oid and you can find the remaining cpu details.
This OID is obviously only valid for HP/Compaq servers
Correct, you can hit Dell via there oids, IBM, etc. Sucks if you have a mixed environment.
And of course, I have very mixed environments....
Maybe I will just need to put it in as a custom property......
Thanks!
Well, I did figure out a way to do this for Linux systems. I have some very basic bash scripts on all my servers now, which get this information from /proc/cpuinfo and a few other places. net-snmp executes these scripts, and returns the results as an OID, which I now have in Orion.
Thanks, all, for the help.