Skip to content

Instantly share code, notes, and snippets.

@roblayton
Last active August 29, 2015 14:24
Show Gist options
  • Save roblayton/bc1a70398e6794441044 to your computer and use it in GitHub Desktop.
Save roblayton/bc1a70398e6794441044 to your computer and use it in GitHub Desktop.
An example Shinken /etc/shinken/hosts/localhost.cfg file
define host{
use linux,ssh
contact_groups admins
host_name localhost
address localhost
_SNMPCOMMUNITY snmpP@ss
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment