From 1b35158517446fd4d241a43df9fc731c40094ed0 Mon Sep 17 00:00:00 2001 From: Tom Laermans Date: Wed, 16 Mar 2011 11:51:01 +0000 Subject: [PATCH] Removed twitter from about page, reindent, show svn revision git-svn-id: http://www.observium.org/svn/observer/trunk@1868 61d68cd4-352d-0410-923a-c4978735b2b8 --- html/pages/about.inc.php | 228 ++++++++++++++++++++------------------- 1 file changed, 115 insertions(+), 113 deletions(-) diff --git a/html/pages/about.inc.php b/html/pages/about.inc.php index 5bdd07fd4..750e3955a 100644 --- a/html/pages/about.inc.php +++ b/html/pages/about.inc.php @@ -1,128 +1,128 @@
-

Observium

+

Observium - +echo($config['version']); + +if (file_exists('.svn/entries')) +{ + $svn = File('.svn/entries'); + echo('-SVN r' . trim($svn[3])); + unset($svn); +} + + ?>

+
+

License

Observium Network Management and Monitoring System
 Copyright (C) 2006-2010 Adam Armstrong
- 
+
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation, either version 3 of the License, or
 (at your option) any later version.
- 
+
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
- 
+
 You should have received a copy of the GNU General Public License
 along with this program.  If not, see http://www.gnu.org/licenses/.
- + -  +   - + - -

Statistics

+

Statistics

- - Devices$stat_devices - Ports$stat_ports - - - IPv4 Addresses$stat_ipv4_addy - IPv4 Networks$stat_ipv4_nets - - - IPv6 Addresses$stat_ipv6_addy - IPv6 Networks$stat_ipv6_nets - - - Services$stat_services - Applications$stat_apps - - - Processors$stat_processors - Memory$stat_memory - - - Storage$stat_storage - Disk I/O$stat_diskio - - - HR-MIB$stat_hrdev - Entity-MIB$stat_entphys - - - Syslog Entries$stat_syslog - Eventlog Entries$stat_events - - - Sensors$stat_sensors - Toner$stat_toner - - - +echo(" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Devices$stat_devices Ports$stat_ports
IPv4 Addresses$stat_ipv4_addy IPv4 Networks$stat_ipv4_nets
IPv6 Addresses$stat_ipv6_addy IPv6 Networks$stat_ipv6_nets
Services$stat_services Applications$stat_apps
Processors$stat_processors Memory$stat_memory
Storage$stat_storage Disk I/O$stat_diskio
HR-MIB$stat_hrdev Entity-MIB$stat_entphys
Syslog Entries$stat_syslog Eventlog Entries$stat_events
Sensors$stat_sensors Toner$stat_toner
"); - - print_optionbar_end(); ?> +
- -
- -
- - +ve; $netsnmp_version = shell_exec($config['snmpget'] . " --version"); @@ -130,38 +130,40 @@ $netsnmp_version = shell_exec($config['snmpget'] . " --version"); print_optionbar_start(NULL); echo(" -

Versions

- - - - - -
Observium$Observium_version
Apache$apache_version
PHP$php_version
MySQL$mysql_version
+

Versions

+ + + + + +
Observium$Observium_version
Apache$apache_version
PHP$php_version
MySQL$mysql_version
"); print_optionbar_end(); - ?> +?> -
Observium is an autodiscovering PHP/MySQL based network monitoring system.
+
Observium is an autodiscovering PHP/MySQL based network monitoring system.
-

Website | - Support Wiki | - Forum | - Bugtracker | - Mailing List | - Twitter | - Facebook

+

+ Website | + Support Wiki | + Forum | + Bugtracker | + Mailing List | +Twitter | +*/ ?> + Facebook +

- -

The Team

+

The Team

Adam Armstrong Project Founder
Geert Hauwaerts Developer
Tom Laermans Developer
- -

Acknowledgements

+

Acknowledgements

Stu Nicholls Dropdown menu CSS code.
Mark James Silk Iconset.
@@ -170,5 +172,5 @@ print_optionbar_end(); Xiaochi Jin Logo design.
Bruno Pramont Collectd code.
- +