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
Mike Rostermund
4497805b59
Show ifName instead of ifDescr in /search/search=arp/
2015-05-26 17:51:28 +02:00
Paul Gear
bd46c0981c
Merge pull request #1130 from laf/issue-1129
...
Moved sql where line to be included in count
2015-05-26 20:43:33 +10:00
Daniel Preussker
2228f7f4aa
Merge pull request #1131 from SaaldjorMike/wrong-graph-type
...
Fixed wrong graph type reference
2015-05-26 08:05:32 +00:00
Mike Rostermund
39f5daefee
Fixed wrong graph type reference
2015-05-26 00:45:24 +02:00
Paul Gear
c53f9aae0e
Merge pull request #1123 from laf/issue-1122
...
Updated nfsen directory checking
2015-05-26 08:44:48 +10:00
laf
03ed5e6c7d
Moved sql where line to be included in count
2015-05-25 21:54:57 +01:00
laf
04a4987a23
Merge branch 'master' of github.com:laf/librenms into issue-laf-110-new
...
Conflicts:
includes/defaults.inc.php
2015-05-25 18:06:49 +01:00
laf
0ccbc7a6b1
More updates
2015-05-25 18:05:11 +01:00
Daniel Preussker
fd33321113
Merge pull request #1124 from laf/issue-1121
...
Removed lower limit for sensor graphs so negative values will show
2015-05-25 06:54:53 +00:00
Daniel Preussker
c199be62b2
Merge pull request #1125 from laf/issue-1033
...
Added ability to customise ports transit/peering/core/custom descr
2015-05-25 06:54:05 +00:00
laf
9372d3040e
Fixed processor graphs popup
2015-05-24 21:51:52 +01:00
laf
1503013344
Added ability to customise ports transit/peering/core/custom descr
2015-05-24 20:07:37 +01:00
laf
7b06ec88bb
Removed lower limit for sensor graphs so negative values will show
2015-05-24 19:09:13 +01:00
laf
95b5eec674
Updated nfsen directory checking
2015-05-24 17:48:41 +01:00
laf
ee4aaf1749
Tidied up web interface to use standard dateformats
2015-05-22 14:05:09 +01:00
laf
6496e6ece4
Consistent date formatting from MySQL
2015-05-22 13:38:52 +01:00
Daniel Preussker
68e0d7925f
Merge pull request #1107 from laf/issue-1105
...
Added error checking to add alert rule and add device group forms
2015-05-22 10:31:49 +00:00
laf
f92a305821
Added error checking to create device group
2015-05-22 11:10:26 +01:00
Daniel Preussker
d1af636b9e
Merge pull request #1104 from laf/issue-1097
...
Added link to stats + check for php module
2015-05-22 09:35:51 +00:00
laf
be96aa7045
Changed from addClass to removeClass
2015-05-22 09:35:55 +01:00
laf
9726773e0e
Added more visual validation
2015-05-22 09:33:52 +01:00
laf
490f94e2ed
Added response to modal form when an error occurs
2015-05-22 08:17:26 +01:00
laf
ffdece9538
Stop boxes appearing when the device is down
2015-05-22 07:43:13 +01:00
laf
4b74ed31a0
Added link to stats + check for php module
2015-05-21 23:29:45 +01:00
Freddie Cash
620a97b2c9
Search field parsing is slightly broken
...
Fix to allow searching based on Location and Device Type. Without this fix, you can only search on one or the other, but not both.
See Issue 1098 for more info.
https://github.com/librenms/librenms/issues/1098
2015-05-21 08:40:31 -07:00
Mike Rostermund
01cef298a7
Removed another redundant '/'
2015-05-21 15:05:49 +02:00
laf
4765cebea0
Added support for interval for alerting
2015-05-20 21:46:54 +01:00
Daniel Preussker
1779f6ac55
Merge pull request #1094 from laf/issue-1014
...
Added a clear custom button to allow poller to re-pick up limits
2015-05-20 19:41:12 +00:00
laf
05634a4e38
Added a clear custom button to allow poller to re-pick up limits
2015-05-20 19:40:02 +01:00
Mike Rostermund
68e9cbb054
Removed the last '/' to not generate /tab=showconfig//
2015-05-20 16:42:17 +02:00
Daniel Preussker
8d3287270d
Merge pull request #1083 from laf/issue-1060
...
Added dbm icon
2015-05-20 12:24:37 +02:00
laf
7791735637
Added dbm icon
2015-05-19 21:47:23 +01:00
Rudy Hardeman
2ec929b571
initial version
2015-05-19 22:19:13 +02:00
laf
487906b34e
Updated services edit / delete pages
2015-05-19 17:18:39 +01:00
laf
57a08a0ade
Finished dell rac support and updated mib
2015-05-19 01:04:17 +01:00
Paul Gear
2285f8c2e8
Fix first colour in storage graph being wrong
2015-05-18 23:48:14 +10:00
Paul Gear
a2c8669bc0
Additional fix for sorting by total used storage column
2015-05-18 23:48:14 +10:00
Paul Gear
44f3428fad
Merge pull request #1055 from laf/issue-1023
...
Fixed used column sorting
2015-05-18 21:44:14 +10:00
laf
ec833e88cd
Fixed used column sorting
2015-05-18 12:04:44 +01:00
laf
e1c0e7725d
More dynconfig alerting code
2015-05-17 21:45:06 +01:00
Daniel Preussker
37d69cc0e4
Merge pull request #1030 from laf/issue-1023
...
Converts storage page to use bootstrap
2015-05-17 14:38:38 +02:00
Neil Lathwood
3e6ecbb3b1
Merge pull request #1043 from f0o/issue-1034
...
Show details of alert in the alert-logs
2015-05-17 13:31:53 +01:00
Neil Lathwood
11d8e4bcce
Merge pull request #1031 from alangregory/fiberhome
...
Added Basic FiberHome Support
2015-05-17 13:26:03 +01:00
f0o
7aab831feb
Show details of alert in the alert-logs
...
Move alert-detail generation to own function
2015-05-17 11:45:13 +00:00
laf
b769af2459
More work on alerting config
2015-05-17 03:20:28 +01:00
laf
1d4ae186ab
Removed drive ignore code
2015-05-16 23:42:26 +01:00
Alan Gregory
114da3f68e
Added Fiberhome Os Icon and Os definition
2015-05-16 19:35:26 -03:00
laf
8cd587755f
Final version for storage page
2015-05-16 21:04:59 +01:00
f0o
dcf33ee9d6
Replaced old globe.php with newer derivate
2015-05-16 15:46:53 +00:00