add poller-wrapper

This commit is contained in:
Tyler Christiansen
2013-11-03 15:03:57 -08:00
parent f7a5767ef4
commit f8debf4900
3 changed files with 281 additions and 0 deletions

View File

@@ -39,5 +39,8 @@ $config['auth_mechanism'] = "mysql"; # default, other options: ldap, http-auth
#$config['nets'][] = "172.16.0.0/12";
#$config['nets'][] = "192.168.0.0/16";
# following is necessary for poller-wrapper
# poller-wrapper is released public domain
?>