From cd10fd2a61eedb448b7be5d845703c5ef59ab215 Mon Sep 17 00:00:00 2001 From: Adam Amstrong Date: Fri, 11 May 2012 16:27:55 +0000 Subject: [PATCH] add some global graphs. for great cpu-eating justice! git-svn-id: http://www.observium.org/svn/observer/trunk@3170 61d68cd4-352d-0410-923a-c4978735b2b8 --- html/includes/graphs/global/auth.inc.php | 8 +++ html/includes/graphs/global/bits.inc.php | 67 +++++++++++++++++++ .../graphs/global/processor_separate.inc.php | 34 ++++++++++ .../graphs/global/processor_stack.inc.php | 35 ++++++++++ 4 files changed, 144 insertions(+) create mode 100644 html/includes/graphs/global/auth.inc.php create mode 100644 html/includes/graphs/global/bits.inc.php create mode 100644 html/includes/graphs/global/processor_separate.inc.php create mode 100644 html/includes/graphs/global/processor_stack.inc.php diff --git a/html/includes/graphs/global/auth.inc.php b/html/includes/graphs/global/auth.inc.php new file mode 100644 index 000000000..9866fb50c --- /dev/null +++ b/html/includes/graphs/global/auth.inc.php @@ -0,0 +1,8 @@ += "5" || $auth) +{ + $auth = 1; +} + +?> diff --git a/html/includes/graphs/global/bits.inc.php b/html/includes/graphs/global/bits.inc.php new file mode 100644 index 000000000..829a7bdc7 --- /dev/null +++ b/html/includes/graphs/global/bits.inc.php @@ -0,0 +1,67 @@ + diff --git a/html/includes/graphs/global/processor_separate.inc.php b/html/includes/graphs/global/processor_separate.inc.php new file mode 100644 index 000000000..74b80b923 --- /dev/null +++ b/html/includes/graphs/global/processor_separate.inc.php @@ -0,0 +1,34 @@ + diff --git a/html/includes/graphs/global/processor_stack.inc.php b/html/includes/graphs/global/processor_stack.inc.php new file mode 100644 index 000000000..ffe3d6225 --- /dev/null +++ b/html/includes/graphs/global/processor_stack.inc.php @@ -0,0 +1,35 @@ +