Commit Graph

1221 Commits

Author SHA1 Message Date
Paul Gear
72dbbcb20f Merge branch 'master' of git://github.com/librenms/librenms 2015-04-18 19:45:34 +10:00
Paul Gear
d1b4b2ab3c Merge pull request #826 from laf/issue-805
Updated map to support some new features
2015-04-18 19:45:21 +10:00
laf
55284c2114 Updated no_overlib to overlib 2015-04-18 10:29:44 +01:00
Paul Gear
5c03729081 Make UCD CPU idle look less sickly yellow 2015-04-18 19:04:18 +10:00
Paul Gear
5ac7d6da95 Merge branch 'master' of git://github.com/librenms/librenms 2015-04-18 18:56:54 +10:00
Paul Gear
6913fd8822 Sharpen main device_bits & port_bits graphs
Did this by lightening the max area, slightly darkening the main area, and highlighting with a darker-still outline
2015-04-18 18:56:40 +10:00
laf
0da8a79a5f Fixed function calls 2015-04-17 20:42:28 +01:00
laf
31d3950dbf Changed node shape to be box 2015-04-17 20:22:57 +01:00
laf
5f076fe63e Updated query and color for 0% links 2015-04-17 20:15:31 +01:00
laf
d26e282834 Changed vis settings and added link utilisation 2015-04-17 19:56:46 +01:00
laf
c9f086484a Updated map to include graphs 2015-04-17 16:24:51 +01:00
f0o
6ca392a462 CSV Exports 2015-04-16 10:39:49 +00:00
Mike Rostermund
840d1b7cda Hide divider when no plugins are enabled 2015-04-16 01:50:13 +02:00
laf
384c037613 Removed php echo - not needed 2015-04-15 13:01:35 +01:00
laf
14e8195b26 Changed to exlcude ok state + user configurable for resolution 2015-04-15 12:55:34 +01:00
laf
73fb0ca7ff Updated alert_log query to get alerts based on minute interval 2015-04-15 12:35:20 +01:00
laf
fa52fdc986 Added new function to tidy up for bootgrid output 2015-04-13 15:32:39 +01:00
Mike Rostermund
778865e639 Fixed wrong name in debug popup 2015-04-13 03:12:01 -07:00
f0o
e25f91f311 Fixed menubar condition 2015-04-12 16:00:09 +00:00
f0o
36c9f845bf Fix missing link to errored or ignored ports 2015-04-12 15:56:54 +00:00
f0o
f55d57372b New global Object Cache 2015-04-12 11:22:43 +00:00
laf
71f5f22387 Fixed loading.... issue when no data returned 2015-04-12 11:47:21 +01:00
Daniel Preussker
d2bb7d7137 Merge pull request #761 from laf/bootgrid-devices
Updated the devices page to use bootgrid
2015-04-12 10:26:18 +00:00
Daniel Preussker
47932f14e5 Merge pull request #729 from laf/bootgrid-ipsearch
Updated search tables for ipv4,ipv6,mac and arp
2015-04-12 10:25:40 +00:00
Daniel Preussker
09522e83d7 Merge pull request #775 from laf/issue-652
Added redirect when a POST value is found
2015-04-12 10:01:32 +00:00
Neil Lathwood
e2ae0f59e4 Merge pull request #777 from Rosiak/master
Basic Alert Stats Page
2015-04-12 09:27:31 +01:00
laf
52004231a2 added exit after redirect 2015-04-12 09:22:08 +01:00
Søren Rosiak
8a68c91f4f Basic Alert Stats Page
- Diagrams from visjs
- Basic Alert Stats Global Page
- Basic Alert Stats Device Specific Page

Big thanks to lafwood for the help.
2015-04-12 01:10:48 +02:00
laf
cd5d18fa36 Added redirect when a POST value is found 2015-04-11 21:01:33 +01:00
laf
4873a83508 Added check for device_permitted to each device that is pulled out of the db 2015-04-11 10:17:27 +01:00
laf
b79b0b0d8f Updated devices table to use bootgrid 2015-04-08 21:17:48 +01:00
laf
2150ff1a3f Removed old include line 2015-04-08 18:29:17 +01:00
laf
86a3019e89 Updated include to include_once 2015-04-08 10:52:44 +01:00
Daniel Preussker
ea4fb9dbe9 Merge pull request #752 from laf/issue-743
Shorten interface names on map
2015-04-08 08:01:27 +00:00
laf
7aa87224aa Couple of small issues fixed on alerts page 2015-04-08 03:01:15 +01:00
laf
bc285af35d Shorten interface names on map 2015-04-08 02:46:03 +01:00
Tyler Christiansen
1663b743db remove array_push is inefficient and we dont care about its return value 2015-04-07 14:03:30 -07:00
Tyler Christiansen
d4f472e9cb stop ldap_compare() from running against ldap_comparison, which would result in an error 2015-04-07 13:58:31 -07:00
Tyler Christiansen
b41605a13a clean up code and add more detection 2015-04-07 12:30:02 -07:00
Tyler Christiansen
cb5a62087e make code more backward-compatible 2015-04-07 12:21:52 -07:00
Tyler Christiansen
2e233e0d5c add global config, fix get_userlist 2015-04-07 12:10:55 -07:00
Tyler Christiansen
00f77f8bdf add feature to loop all groups for auth 2015-04-07 11:48:29 -07:00
f0o
3abc93eba2 JS typo 2015-04-06 17:04:26 +00:00
Neil Lathwood
fdb9507800 Merge pull request #722 from f0o/issue-616-dynamic
Device-Groups + Alerting + Management
2015-04-04 19:36:26 +01:00
laf
ad024d9055 Updated search tables for ipv4,ipv6,mac and arp 2015-04-04 11:42:30 +01:00
laf
cf0ab45351 Updated alert-log table to use new header, also fixed sorting on time logged column 2015-04-04 00:54:50 +01:00
laf
97039768a6 Updated to fix scrut issues 2015-04-03 20:10:42 +01:00
f0o
ba99eb25a2 Device-Groups Draft 2015-04-03 18:22:29 +00:00
laf
ac4eba78e4 Added support for AirOS and AirFibre from UBNT 2015-04-03 18:59:58 +01:00
Daniel Preussker
fcd01254a1 Merge pull request #716 from laf/bootgrid-inventory
Updated inventory table to use bootgrid
2015-04-02 20:08:53 +00:00