From c8353b106b29eec1fa48ca2ff6c0b145fcb96588 Mon Sep 17 00:00:00 2001 From: Tom Laermans Date: Mon, 26 Jul 2010 17:28:51 +0000 Subject: [PATCH] moar printer supportings, recognize more mge ups + dropdowns on devices list page now only list things from the selected device type, if any git-svn-id: http://www.observium.org/svn/observer/trunk@1483 61d68cd4-352d-0410-923a-c4978735b2b8 --- html/pages/devices.inc.php | 36 +++++++++++---------- includes/discovery/os/mgeups.inc.php | 2 +- includes/polling/os/brother.inc.php | 45 +++++++++++++++++++++++++++ includes/polling/os/jetdirect.inc.php | 7 ++++- includes/polling/os/konica.inc.php | 13 ++++++++ includes/polling/os/okilan.inc.php | 10 ++++++ includes/polling/os/ricoh.inc.php | 12 +++++++ includes/static-config.php | 2 +- 8 files changed, 107 insertions(+), 20 deletions(-) create mode 100644 includes/polling/os/brother.inc.php create mode 100644 includes/polling/os/konica.inc.php create mode 100644 includes/polling/os/okilan.inc.php create mode 100644 includes/polling/os/ricoh.inc.php diff --git a/html/pages/devices.inc.php b/html/pages/devices.inc.php index 094f2cec2..23b213815 100644 --- a/html/pages/devices.inc.php +++ b/html/pages/devices.inc.php @@ -1,4 +1,17 @@ - + @@ -10,7 +23,7 @@