mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-28 16:04:35 +02:00
prototype irc bot! :D :D :D :D :D :D
git-svn-id: http://www.observium.org/svn/observer/trunk@1162 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
@@ -33,6 +33,12 @@ $config['syslog_age'] = "1 month";
|
||||
$config['timestamp_format'] = 'd-m-Y H:i:s';
|
||||
$config['page_gen'] = 1;
|
||||
|
||||
### Alerting Settings
|
||||
|
||||
#$config['alert']['email']]'default'] = NULL; ## Default alert recipient
|
||||
#$config['alert']['email']['default_only'] = FALSE; ## Only use default recipient
|
||||
#$config['alert']['email']['enable'] = TRUE; ## Enable email alerts
|
||||
|
||||
### Cosmetics
|
||||
|
||||
$config['rrdgraph_def_text'] = " -c BACK#EEEEEE00 -c SHADEA#EEEEEE00 -c SHADEB#EEEEEE00 -c FONT#000000 -c CANVAS#FFFFFF -c GRID#a5a5a5";
|
||||
|
||||
Reference in New Issue
Block a user