• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

SNMP problems

 
Greenhorn
Posts: 13
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,

I have some problems regarding SNMP. I need to track different system information like Disk partitions, CPU utilizations, memory and others of every machine in a network.
I can gather these data from a single machine where SNMP agent is running. But I need that information from all the machines, which are in a network. Then is it mandatory to install SNMP agent in all these machines in the network or by using a single agent running in a single machine data (Disk partitions, CPU utilizations) of different machine can be gathered? If a single agent can do it then can you please let me the mib or the oid list that I need to use, or any specific configuration I need to make on the agent.
Please help me on these.

Regards,
Gourab
 
Ranch Hand
Posts: 110
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

Check whether this helps you or not and let me know

http://www.samag.com/documents/s=7667/sam0213a/0213a.htm
 
My name is Inigo Montoya, you killed my father, prepare to read a tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic