Skip to content

Instantly share code, notes, and snippets.

@mattsnyder
Created August 23, 2013 11:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mattsnyder/6318539 to your computer and use it in GitHub Desktop.
Save mattsnyder/6318539 to your computer and use it in GitHub Desktop.
Example fuey client configuration (v0.4.2)
---
title: "My app server"
logfile: /var/log/fuey.log
notifications:
-
- "run.trace"
- "Fuey::Log"
traces:
VPN_UP:
- Ping:
name: "My DNS"
host: "192.168.0.1"
- SNMPWalk:
name: "My VPNTunnel"
agent: "192.168.0.100"
ip: "172.16.0.1"
community: "public"
oid: "1.1.0.2.8.1.9.4.131.9.2.7.7.1"
version: "v1"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment