From 65b8eb183eca8698be73b58c1da92672a0c22f6c Mon Sep 17 00:00:00 2001 From: Adam Amstrong Date: Tue, 3 Nov 2009 20:04:07 +0000 Subject: [PATCH] adding graphing types git-svn-id: http://www.observium.org/svn/observer/trunk@502 61d68cd4-352d-0410-923a-c4978735b2b8 --- html/includes/graphs/device_load.inc.php | 29 ++++++++++++++++++ html/includes/graphs/device_load_unix.inc.php | 30 +++++++++++++++++++ html/includes/graphs/device_processes.inc.php | 18 +++++++++++ html/includes/graphs/device_users.inc.php | 20 +++++++++++++ 4 files changed, 97 insertions(+) create mode 100644 html/includes/graphs/device_load.inc.php create mode 100644 html/includes/graphs/device_load_unix.inc.php create mode 100644 html/includes/graphs/device_processes.inc.php create mode 100644 html/includes/graphs/device_users.inc.php diff --git a/html/includes/graphs/device_load.inc.php b/html/includes/graphs/device_load.inc.php new file mode 100644 index 000000000..c1a53c59a --- /dev/null +++ b/html/includes/graphs/device_load.inc.php @@ -0,0 +1,29 @@ + diff --git a/html/includes/graphs/device_load_unix.inc.php b/html/includes/graphs/device_load_unix.inc.php new file mode 100644 index 000000000..7b9e64dbf --- /dev/null +++ b/html/includes/graphs/device_load_unix.inc.php @@ -0,0 +1,30 @@ + diff --git a/html/includes/graphs/device_processes.inc.php b/html/includes/graphs/device_processes.inc.php new file mode 100644 index 000000000..21452085c --- /dev/null +++ b/html/includes/graphs/device_processes.inc.php @@ -0,0 +1,18 @@ + diff --git a/html/includes/graphs/device_users.inc.php b/html/includes/graphs/device_users.inc.php new file mode 100644 index 000000000..e9e5d986b --- /dev/null +++ b/html/includes/graphs/device_users.inc.php @@ -0,0 +1,20 @@ +