From 45aa3f390200a1b8c4d4b637eb65f17d018d866f Mon Sep 17 00:00:00 2001 From: Adam Amstrong Date: Sat, 12 Jun 2010 17:24:35 +0000 Subject: [PATCH] add hardware & version detection for Thompson Speedtouch (snmp v1) clean up temperature graph (lighter range) make amp/volt/hz pages prettier (6px cell padding please) git-svn-id: http://www.observium.org/svn/observer/trunk@1155 61d68cd4-352d-0410-923a-c4978735b2b8 --- html/images/icons/memory.png | Bin 1547 -> 1532 bytes html/includes/graphs/temperature.inc.php | 2 +- html/pages/health/current.inc.php | 2 +- html/pages/health/frequencies.inc.php | 2 +- html/pages/health/voltages.inc.php | 2 +- includes/polling/device-speedtouch.inc.php | 24 +++++++++++++++++++++ 6 files changed, 28 insertions(+), 4 deletions(-) create mode 100644 includes/polling/device-speedtouch.inc.php diff --git a/html/images/icons/memory.png b/html/images/icons/memory.png index 5e28db7863a2959a9dcba6f318297706c9a3ea36..492d82ec6f67d25dac5dee881c81747870cf5c60 100644 GIT binary patch delta 499 zcmVxMMp;y~dPH4fTwP>cTyIxVe{x7yeNbR?TzYzV ze0+RXg-UCYQ)r1}ZINSinrnNNbE2+pfPjF4f`WsCgN22KhlhuTh=_}ei;azqkB^Ux zpNf!l&6xCsF0bhlbErNuCA`Lv$MCix4*x?$it1o%fG_H!otGD#KgqJ%fQFc z$H~*i$4+P{aVM((}0~Y}b5dZ)S5dnW>Uy+k*1lWJENklW!EJS;FiEj2YYJUl!;K0ZG`KQlouHA65tLpDD~K08Y{KTkV9O*}$QK0;JIKtMo4 zPeDmbNk&scNKr*eT17})LrY&pPFqV&UP(@0N>EZyQBzP;R#I46S6EwEQesY3V^LOr zXi-~ZSzT>fUvpYuXkKl5YjkvTc6N4pdU||(e0_a=e}8{)fM#=oZ+nY(eu;a6f`WpB zgNBBNh=_=aiHVAeijJ0zk(rN`o|KlJm7k=EoTQnYrylTZN(1YhtH$g@2I7XbTK!fk#-r_Pc_0bv*2g76#44ZPEgJ^(=S6#h|u8h#Th! zB?E&->^^COGkY1y;MH~vpK2#>+MLyK*{p&8F-h%#BYB;v5YnK62O;HSGpd2~i74a* zg3y=riZ((h!dlWR@{}UfPl8^NFrc3AXW0XUzq|qeP(R}xyBq-k0000= '5') { $query = mysql_query($sql); -echo(''); +echo('
'); echo(' diff --git a/html/pages/health/frequencies.inc.php b/html/pages/health/frequencies.inc.php index 9c61a0e76d..0bc8b02e53 100644 --- a/html/pages/health/frequencies.inc.php +++ b/html/pages/health/frequencies.inc.php @@ -8,7 +8,7 @@ if($_SESSION['userlevel'] >= '5') { $query = mysql_query($sql); -echo('
Device
'); +echo('
'); echo(' diff --git a/html/pages/health/voltages.inc.php b/html/pages/health/voltages.inc.php index 365e096e2b..710340cf6f 100644 --- a/html/pages/health/voltages.inc.php +++ b/html/pages/health/voltages.inc.php @@ -8,7 +8,7 @@ if($_SESSION['userlevel'] >= '5') { $query = mysql_query($sql); -echo('
Device
'); +echo('
'); echo(' diff --git a/includes/polling/device-speedtouch.inc.php b/includes/polling/device-speedtouch.inc.php new file mode 100644 index 0000000000..1bf6388cb8 --- /dev/null +++ b/includes/polling/device-speedtouch.inc.php @@ -0,0 +1,24 @@ +
Device