From 9a813d3324c2dae32fcfd690591a9e31cdad649d Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Fri, 20 Jan 2006 23:10:33 +0000 Subject: Initial import --- graphics/action-date.xcf | Bin 0 -> 1632 bytes graphics/action-dir.xcf | Bin 0 -> 1172 bytes graphics/action-zoom.xcf | Bin 0 -> 1476 bytes html/action-date.gif | Bin 0 -> 1024 bytes html/action-next.gif | Bin 0 -> 877 bytes html/action-prev.gif | Bin 0 -> 874 bytes html/action-zoom.gif | Bin 0 -> 965 bytes html/index.html | 24 ++ html/rrdui.js | 586 +++++++++++++++++++++++++++++++++++++++++++++++ html/style.css | 157 +++++++++++++ tools/rrdui-cgi.py | 109 +++++++++ tools/rrdui-collect.py | 59 +++++ tools/rrdui-create.py | 28 +++ tools/rrdui.py | 96 ++++++++ tools/rrdui.pyc | Bin 0 -> 2659 bytes 15 files changed, 1059 insertions(+) create mode 100644 graphics/action-date.xcf create mode 100644 graphics/action-dir.xcf create mode 100644 graphics/action-zoom.xcf create mode 100644 html/action-date.gif create mode 100644 html/action-next.gif create mode 100644 html/action-prev.gif create mode 100644 html/action-zoom.gif create mode 100644 html/index.html create mode 100644 html/rrdui.js create mode 100644 html/style.css create mode 100755 tools/rrdui-cgi.py create mode 100644 tools/rrdui-collect.py create mode 100644 tools/rrdui-create.py create mode 100644 tools/rrdui.py create mode 100644 tools/rrdui.pyc diff --git a/graphics/action-date.xcf b/graphics/action-date.xcf new file mode 100644 index 0000000..0cb14ac Binary files /dev/null and b/graphics/action-date.xcf differ diff --git a/graphics/action-dir.xcf b/graphics/action-dir.xcf new file mode 100644 index 0000000..555a59c Binary files /dev/null and b/graphics/action-dir.xcf differ diff --git a/graphics/action-zoom.xcf b/graphics/action-zoom.xcf new file mode 100644 index 0000000..e973da0 Binary files /dev/null and b/graphics/action-zoom.xcf differ diff --git a/html/action-date.gif b/html/action-date.gif new file mode 100644 index 0000000..a249e30 Binary files /dev/null and b/html/action-date.gif differ diff --git a/html/action-next.gif b/html/action-next.gif new file mode 100644 index 0000000..c01940a Binary files /dev/null and b/html/action-next.gif differ diff --git a/html/action-prev.gif b/html/action-prev.gif new file mode 100644 index 0000000..f7eba32 Binary files /dev/null and b/html/action-prev.gif differ diff --git a/html/action-zoom.gif b/html/action-zoom.gif new file mode 100644 index 0000000..c1e9800 Binary files /dev/null and b/html/action-zoom.gif differ diff --git a/html/index.html b/html/index.html new file mode 100644 index 0000000..43c79ed --- /dev/null +++ b/html/index.html @@ -0,0 +1,24 @@ + + + + Statistics Monitoring + + + + + + +
+ + + Text + +
+ +
+