From d780a4d2149058a769272cf28b4cf98be070e6f3 Mon Sep 17 00:00:00 2001 From: laf Date: Mon, 2 Mar 2015 17:02:28 +0000 Subject: [PATCH 1/8] Added Performance menu to System and add pollers page --- html/includes/print-menubar.php | 7 ++++ html/pages/performance.inc.php | 33 ++++++++++++++++ html/pages/performance/pollers.inc.php | 52 ++++++++++++++++++++++++++ 3 files changed, 92 insertions(+) create mode 100644 html/pages/performance.inc.php create mode 100644 html/pages/performance/pollers.inc.php diff --git a/html/includes/print-menubar.php b/html/includes/print-menubar.php index 8eda4983b7..23bc674867 100644 --- a/html/includes/print-menubar.php +++ b/html/includes/print-menubar.php @@ -446,6 +446,13 @@ if ($_SESSION['userlevel'] >= '10')
  • Edit User
  • Authlog
  • + +