98 Commits

Author SHA1 Message Date
laf
8f282c5174 Tidy up + new tiles 2015-07-22 22:04:33 +01:00
laf
bd7ba8b1b5 Added copyright 2015-07-21 23:11:48 +01:00
laf
2f9dcc8fbd Initial dashboard, code formatting is bad + lots needs tidying up 2015-07-21 23:01:57 +01:00
d8693f05ae Fix coding style part 2 2015-07-15 11:04:22 +02:00
b84b8de09f Merge pull request #1110 from laf/issue-279
Updated mysql DATE_FORMAT() and php date() to use $config variables
2015-06-13 10:15:23 +10:00
f0o
1b5e2536f6 Added config options for region and resolution for the globe.php frontpage
$config['frontpage_globe']['region'] = any of https://developers.google.com/chart/interactive/docs/gallery/geochart#Continent_Hierarchy
$config['frontpage_globe']['resolution'] = countries|provinces|metros
$config['frontpage_globe']['markers'] = devices|ports
2015-05-26 19:06:57 +00:00
laf
6496e6ece4 Consistent date formatting from MySQL 2015-05-22 13:38:52 +01:00
laf
ffdece9538 Stop boxes appearing when the device is down 2015-05-22 07:43:13 +01:00
f0o
dcf33ee9d6 Replaced old globe.php with newer derivate 2015-05-16 15:46:53 +00:00
laf
cb702577fc updated the query for the alert log 2015-04-12 15:09:32 +01:00
d0997d09d4 Print alert state and a matching glyphic
- Print alert state on default front page and on alert-log page.
Prints the state and a matching glyphicon.
2015-03-03 18:48:40 +01:00
8c2f629e14 Change Default Page View
- Add print-alerts code
 - Change the view of the lower part of the front page from 12 columns
to 2 x 6 columns
 - Add alertlog entries to the new column
2015-02-20 00:33:49 +01:00
2cb5d727b4 Updated to support a demo user 2015-02-16 23:45:28 +00:00
7feaf2fcba Moved the 10 limit for down boxes to config option 2014-10-07 19:37:52 +00:00
laf
d1bc21bf58 Added a LIMIT 10 into all the front page boxes 2014-10-03 12:00:05 +01:00
laf
22dfd5f64d Updated to fix scrutinizer issues 2014-06-26 00:21:22 +01:00
laf
bb7708cd03 Updated queries for non-admin users to filter devices 2014-06-25 14:51:50 +01:00
737394ebbe Use narrower column for vertical status summary 2014-06-17 07:07:55 +10:00
laf
012ba6f9f8 Fixed issues with stray div tags 2014-06-15 14:48:07 +01:00
laf
b55ed32aa8 Fixed the site to be more mobile friendly - at least the home page and navbar 2014-06-15 01:38:55 +01:00
968a6ee9c4 Add vertical option for summary 2014-06-14 09:31:22 +10:00
2b047f62b6 Start at fixing up front page and moving top 10 into plugins 2014-06-14 07:55:17 +10:00
laf
02792176fa Updated most files to use dbFacile 2014-03-12 22:21:33 +00:00
bcd4710973 Merge pull request #134 from laf/issue-133
Tidied up syslog on various pages to use bootstrap
2014-03-03 10:19:59 +10:00
laf
ab12c91e32 Tidied up syslog on various pages to use bootstrap 2014-02-28 22:19:39 +00:00
laf
5a995022dc Tidied up eventlog on various pages to use bootstrap 2014-02-28 22:02:39 +00:00
laf
fc7404a3c4 Updates bringing forms / tables inline with Bootstrap v3, also adds Global search box 2014-01-13 10:08:59 +00:00
a5b152cd98 Next front page improvement
- load all files in include directory
- half-baked attempt to make HTML output more readable
- add top hosts by total bits box
- horrible hack to generate_device_link() to make it possible to insert the device_bits graph
2013-11-26 14:35:23 +10:00
a0979e85cd Tidy up formatting; proof-of-concept right side box 2013-11-19 08:57:43 +10:00
d859f1d20e Move last remaining styles from front page to CSS 2013-11-10 15:19:10 +10:00
6e9623c96d Continue moving styles to CSS
- Also started standardised infrastructure for minigraphs to make it easy to create them anywhere
2013-11-10 14:08:02 +10:00
15f21cefce More removing of code with embedded styles 2013-11-10 05:45:27 +10:00
d5eba7e66c First attempt to de-uglify front page; note that some of the styles referenced do not exist yet - please report ugliness 2013-11-10 04:46:10 +10:00
5b5cb47563 fix bug with globe.php
git-svn-id: http://www.observium.org/svn/observer/trunk@3247 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-28 17:43:08 +00:00
b273e04241 /// -> //
git-svn-id: http://www.observium.org/svn/observer/trunk@3240 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-25 12:24:34 +00:00
cacf913a55 # -> / for phpdoc
git-svn-id: http://www.observium.org/svn/observer/trunk@3239 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-25 11:29:53 +00:00
6109cf1766 minor improvement to globe tooltip formatting
git-svn-id: http://www.observium.org/svn/observer/trunk@3207 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-18 15:17:49 +00:00
32f7259c7b force sites with downed devices to the front of the map always.
git-svn-id: http://www.observium.org/svn/observer/trunk@3202 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-17 12:02:55 +00:00
4db1454e92 move from port_id to interface_id. make ports discovery only discover. add some cleaner functions. add a tiny bit of alerting infrastructure.
git-svn-id: http://www.observium.org/svn/observer/trunk@3195 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-16 13:25:50 +00:00
4985943822 syntaxer run
git-svn-id: http://www.observium.org/svn/observer/trunk@3185 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-15 15:18:57 +00:00
33c83c4f2a bigger zoom on globe
git-svn-id: http://www.observium.org/svn/observer/trunk@3183 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-14 14:20:28 +00:00
6d3e97456f fixes to global map
git-svn-id: http://www.observium.org/svn/observer/trunk@3182 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-14 14:18:25 +00:00
9c8b7f425f globe map
git-svn-id: http://www.observium.org/svn/observer/trunk@3181 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-14 13:27:24 +00:00
640bb6254e fix demo front page and collectd graphs
git-svn-id: http://www.observium.org/svn/observer/trunk@3176 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-13 18:57:28 +00:00
8df2b9b3f5 remove legacy variables, hopefully i didn't mess anything up
git-svn-id: http://www.observium.org/svn/observer/trunk@3134 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-06 18:38:11 +00:00
190b7261ce Only show rebooted systems on front page when uptime > 0
For SNMP-agents that do not report uptime (EMC VNX5300 for one)

Patch by RobJE.



git-svn-id: http://www.observium.org/svn/observer/trunk@2979 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-07 18:21:39 +00:00
2667649d3c syntaxer run
git-svn-id: http://www.observium.org/svn/observer/trunk@2970 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-06 13:56:23 +00:00
a9a1bd5471 $config['warn']['ifdown'] = false; on front/default.php
git-svn-id: http://www.observium.org/svn/observer/trunk@2908 61d68cd4-352d-0410-923a-c4978735b2b8
2012-03-20 11:52:01 +00:00
a369c442eb syntaxer run
git-svn-id: http://www.observium.org/svn/observer/trunk@2643 61d68cd4-352d-0410-923a-c4978735b2b8
2011-10-04 14:38:54 +00:00
2dc8b807e9 syntaxer run
git-svn-id: http://www.observium.org/svn/observer/trunk@2642 61d68cd4-352d-0410-923a-c4978735b2b8
2011-10-04 09:10:21 +00:00