diff options
author | root <root@frank.tg14.gathering.org> | 2014-04-20 03:03:55 +0200 |
---|---|---|
committer | root <root@frank.tg14.gathering.org> | 2014-04-20 03:03:55 +0200 |
commit | 11437348616ff0c35a39a392f07104d36686ae81 (patch) | |
tree | 8b6ddc120f89bee15147599825607dddffc0d761 /web/nms-public.gathering.org/total_network_traffic-week.sh | |
parent | 38efc339ced3f9457db7b37774ad86e87c920327 (diff) |
Changes to this years nms-pages, plus some other things.
Diffstat (limited to 'web/nms-public.gathering.org/total_network_traffic-week.sh')
-rwxr-xr-x | web/nms-public.gathering.org/total_network_traffic-week.sh | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/web/nms-public.gathering.org/total_network_traffic-week.sh b/web/nms-public.gathering.org/total_network_traffic-week.sh new file mode 100755 index 0000000..a852776 --- /dev/null +++ b/web/nms-public.gathering.org/total_network_traffic-week.sh @@ -0,0 +1,5 @@ +#! /bin/sh +echo "Content-Type: image/png" +echo "Refresh: 300;/total_network_traffic-week.sh" +echo +cat /var/lib/munin/cgi-tmp/munin-cgi-graph/tg14.gathering.org/frank.tg14.gathering.org/total_network_traffic-week.png |