]> git.zerfleddert.de Git - upsgraph/blobdiff - test.conf
Update test.conf to include daily average graphs
[upsgraph] / test.conf
index c4e7955ed9e239b396289050e2a9ee6ead1f3364..59bd28e7ceeb4a7cd76e7584ac67c5150b4ec5e7 100644 (file)
--- a/test.conf
+++ b/test.conf
@@ -31,11 +31,11 @@ $hosts = [
                                'name' => 'Außentemperatur',
                                'port' => '31338',
                                'proto' => 'tcp',
-                               'max' => '50',
+                               'max' => '30',
                                'graph' => {
                                        'day' =>  [ 'avg' ],
-                                       'week' => [ 'avg', 'day-max', 'day-min' ],
-                                       'year' => [ 'day-max', 'day-min' ],
+                                       'week' => [ 'day-avg', 'avg', 'day-max', 'day-min' ],
+                                       'year' => [ 'day-max', 'day-avg', 'day-min' ],
                                },
                        },
                }
Impressum, Datenschutz