Rosiak
|
f5b48ba41d
|
A few fixes
|
2015-11-21 01:05:50 +01:00 |
|
Rosiak
|
aee49c3d84
|
Add RIPE Abuse Contact Finder
- Add RIPE Abuse Contact Finder to RIPE NCC API toolset.
|
2015-11-21 00:44:13 +01:00 |
|
Daniel Preussker
|
f87139f219
|
Merge pull request #2455 from Rosiak/issue-2051
Add RIPE NCC API Whois lookup
|
2015-11-18 19:22:25 +00:00 |
|
Rosiak
|
1508538d8e
|
Add RIPE NCC API Whois lookup
Fix #2051
|
2015-11-18 19:15:23 +01:00 |
|
Mike Rostermund
|
fc85b71207
|
Merge pull request #2445 from laf/issue-2426
Added missing fields when inserting into applications table
|
2015-11-17 23:00:58 +01:00 |
|
laf
|
8660745b92
|
Added missing fields when inserting into applications table
|
2015-11-16 21:07:50 -08:00 |
|
laf
|
af8df3469c
|
Added support for per device unix-agent port
|
2015-11-17 00:20:06 +00:00 |
|
Paul Gear
|
e5f1914096
|
Add graph selector to devices overview
Copy of selector code from html/pages/graphs.inc.php that probably has bugs
|
2015-11-17 07:55:35 +10:00 |
|
laf
|
b9e95b702d
|
Updated userlevel >= 10 checks to use functions
|
2015-11-12 19:28:19 +00:00 |
|
Mike Rostermund
|
eed3a89948
|
Fix for percentage bars in billing pages.
|
2015-11-11 22:54:21 +01:00 |
|
Mark Schouten
|
24550b0c02
|
Fix if-then-else
|
2015-11-10 11:44:14 +01:00 |
|
Mark Schouten
|
a4eb4391c5
|
Add Ceph support
|
2015-11-10 11:10:06 +01:00 |
|
Daniel Preussker
|
b0ec65e80a
|
Merge pull request #2385 from laf/issue-2360
Added ability to globally disable sending alerts
|
2015-11-05 21:38:32 +01:00 |
|
Daniel Preussker
|
e929c3acc2
|
Merge pull request #2397 from laf/issue-2395
Made status column sortable in the /devices/ page
|
2015-11-05 21:13:38 +01:00 |
|
Daniel Preussker
|
97392b1c1d
|
Merge pull request #2214 from laf/nagios-plugins
Dynamic use of nagios-service checks
|
2015-11-05 21:13:15 +01:00 |
|
laf
|
7187117511
|
Made status sortable
|
2015-11-05 19:42:06 +00:00 |
|
laf
|
64180fa9a8
|
Added ability to globally disable sending alerts
|
2015-11-04 20:29:02 +00:00 |
|
laf
|
d39f1d71a6
|
Few small changes
|
2015-11-04 19:23:39 +00:00 |
|
Daniel Preussker
|
7ce765444a
|
Dont show dashboard settings if /bare=yes/
|
2015-10-29 17:00:56 +00:00 |
|
Daniel Preussker
|
97e36f02d6
|
Merge pull request #2213 from laf/issue-2201
Removed ignored,deleted and disabled ports from query
|
2015-10-29 15:20:36 +00:00 |
|
laf
|
22e4055167
|
Removed broken graphs and tidied table up
|
2015-10-26 22:09:22 +00:00 |
|
laf
|
5516ac89ce
|
Dynamic use of nagios-service checks
|
2015-10-26 21:53:15 +00:00 |
|
laf
|
7775d6d07e
|
Changed from is_numeric to empty as variables can now contain non-numeric
|
2015-10-26 20:43:14 +00:00 |
|
laf
|
fe7b88d17f
|
Removed ignored,deleted and disabled ports from query
|
2015-10-26 20:07:31 +00:00 |
|
laf
|
12cd422702
|
Updated devices Graphs links to use non-static time references
|
2015-10-26 19:49:30 +00:00 |
|
Neil Lathwood
|
15753557c4
|
Merge pull request #2203 from Lupul/patch-4
fix: setting user port permissions fails
|
2015-10-26 15:06:01 +00:00 |
|
Neil Lathwood
|
d8ae5fce1d
|
Merge pull request #2199 from Lupul/patch-2
fixes #2197 Cannot insert new Bill
|
2015-10-26 14:45:57 +00:00 |
|
Zollner Robert
|
b52b4935ee
|
fix: setting user port permissions fails
Interface port permissions table (ports_perms) requires 'access_level' field to be NOT NULL
|
2015-10-25 20:50:57 +02:00 |
|
Zollner Robert
|
4c9337dcbb
|
fixes #2197 Cannot insert new Bill
since all those fields are defined as "NOT NULL" they must be set before inserting into mysql.
|
2015-10-25 03:39:35 +02:00 |
|
Zollner Robert
|
514692cc2b
|
fix percent bar also for quota bills
completes #1208
|
2015-10-25 03:25:00 +02:00 |
|
Mike Rostermund
|
55fbf48a6d
|
Merge pull request #2183 from laf/issue-2156
Centralised the date selector for graphs for re-use
|
2015-10-21 00:14:38 +02:00 |
|
Mike Rostermund
|
8b27e04d8f
|
Merge pull request #2175 from laf/issue-2174
Removed ping + performance graphs and tab if skip ping check
|
2015-10-21 00:14:29 +02:00 |
|
laf
|
e9deae1315
|
Centralised the date selector for graphs for re-use
|
2015-10-20 21:35:08 +00:00 |
|
laf
|
bbae6e9c48
|
Removed ping + performance graphs and tab if skip ping check
|
2015-10-17 18:49:01 +00:00 |
|
laf
|
222191382d
|
Fixed services -> Alerts menu link + page
|
2015-10-17 18:13:11 +00:00 |
|
Mike Rostermund
|
c653e3c0ee
|
Merge pull request #2131 from laf/issue-1936
Added ability to turn off icmp checks globally or per device
|
2015-10-17 18:48:37 +02:00 |
|
laf
|
0af676ecb9
|
Updated for field
|
2015-10-17 11:28:03 +00:00 |
|
Mike Rostermund
|
282915cedd
|
Merge pull request #2120 from laf/config-function
Simplify adding config options to WebUI
|
2015-10-16 10:54:31 +02:00 |
|
laf
|
769cc293c3
|
Added WebUI override to disable icmp checks for a device
|
2015-10-13 19:12:07 +00:00 |
|
laf
|
fcb584c897
|
Some page updates
|
2015-10-12 22:14:04 +00:00 |
|
laf
|
c5998f9ee2
|
Example for adding new dynamic config options for WebUI
|
2015-10-12 22:06:17 +00:00 |
|
laf
|
83ad9b36d2
|
Created generic function for dynamic config pages
|
2015-10-12 21:28:31 +00:00 |
|
Sławomir Paszkiewicz
|
73e3626318
|
- show Config tab only if device isn't excluded from oxidized
|
2015-10-12 23:02:29 +02:00 |
|
laf
|
1b07d8ce13
|
Merge branch 'master' of https://github.com/librenms/librenms into issue-2018
|
2015-10-11 19:32:40 +00:00 |
|
Rosiak
|
fcae31c27c
|
fix device notes whitespace
|
2015-10-11 15:52:18 +02:00 |
|
Rosiak
|
3c8b9e5edf
|
patch login & device pages
|
2015-10-11 15:52:18 +02:00 |
|
laf
|
13e3ff04aa
|
Moved some files around
|
2015-10-10 13:49:09 +00:00 |
|
laf
|
37b7e8247d
|
Added support for excluding devices from Oxidized api
|
2015-10-10 13:40:27 +00:00 |
|
Neil Lathwood
|
3cabd03cb5
|
Merge pull request #1974 from arjitc/patch-6
Wrap header in panel
|
2015-10-10 11:29:38 +01:00 |
|
Paul Gear
|
9a0fac9a52
|
Merge pull request #2085 from SaaldjorMike/sort-list-dashboards
Sort list of available dashboards.
|
2015-10-09 10:13:04 +10:00 |
|