Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


SNMP on every vps in observium?
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

SNMP on every vps in observium?

Do I need to install SNMP on every vps I want to monitor in observium?

Comments

  • pbalazs123pbalazs123 Member
    edited August 2014

    Yes. You have to install snmpd. If you extract the observium.tar.gz you can find an example snmpd.conf in it. Just copy that to /etc/snmp and customize the location in it. Also you have to copy the distro file from observium/scripts to /usr/bin/

  • Yup, every VPS needs snmpd.

    I made a script to install the client, you may find it useful:

    https://www.sonicboxes.com/observium-client-install-script/

    Thanked by 1sirmbhe
  • Your script looks great! So I would just have to ssh into all of my KVM vps and run your script?

  • @conlustro said:
    Your script looks great! So I would just have to ssh into all of my KVM vps and run your script?

    Yes, it works on Debian/Ubuntu/CentOS, just follow the directions on that page then add them to your Observium installation.

Sign In or Register to comment.