added some args stuff, added dummy shell parser, renamed classes in processors...

This commit is contained in:
Johannes Findeisen 2013-06-19 04:45:23 +02:00
commit ae6206c750
33 changed files with 28 additions and 2956 deletions

View file

@ -40,6 +40,10 @@
{
"class": "syslog",
"args":{ "host": "syslog.linspector.org", "user": "syslog", "password": "secret" }
},
{
"class": "mariadb",
"args":{ "host": "mariadb.linspector.org", "port": "3306", "user": "maria", "password": "secret", "database": "linspector" }
}
],
"services":[