Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by davidpaul1210

  1. davidpaul1210

    Using SNMP to remotely launch applications

    Thks lgarner, got it running
  2. davidpaul1210

    SNMP >4GB memory values in linux

    There is also the HOST-RESOURCES-MIB::hrStorageAllocationUnits value which will give you the storage unit size ( 256 bytes, 2048 bytes, etc). You may have to adjust the hrStorageSize and hrStorageUsed value according to the hrStorageAllocationUnits
  3. davidpaul1210

    SNMP >4GB memory values in linux

    I have found that the HOST mib has the value as integer which causing false reading, overflow of integer. I have been using the UCD mib, .1.3.6.1.4.1.2021, to get CPU and Memory usage. This contains the Memory in kBytes.
  4. davidpaul1210

    Using SNMP to remotely launch applications

    I am trying to remotely execute a process on linux using snmp and whould like to know the snmp instructions you used to do it. Can you provide a code example. I am using my Window app to remotely start the linux app.

Part and Inventory Search

Back
Top