Skip to content

Instantly share code, notes, and snippets.

View arckosfr's full-sized avatar

arckosfr

View GitHub Profile
# CONFIG
SNMP_COMMUNITY=public
SYSCONTACT=bschwartz
SYSLOCATION=Paris, France
# get packages
apt-get install snmpd xinetd nano
mkdir -p /opt/observium && cd /opt