Aaron Daniels
c63b7119cb
Device Components.
...
The purpose of this feature is to provide a framework for discovery modules to store
information in the database, without needing to add new tables for each feature.
This Feature provides:
- A database structure to store data.
- An API to store and retrieve data from the database.
- Integration to the LibreNMS APIv0.
- Ability to disable/ignore components.
- Default alerting rules.
- The API returns $COMPONENT[$device_id][$component_id] to allow pulling of data for multiple devices.
The intent is to be able to create 'Applications' the consolidate data from applications covering multiple devices.
- Added some developer documentation
2015-12-14 07:52:03 +10:00
Daniel Preussker
a2d97f4283
Merge pull request #2458 from laf/rrdtune
...
Fix for crazy traffic values seen in graphs
2015-12-08 16:12:22 +00:00
laf
9655a0496a
Fixed scrut errors
2015-12-02 01:37:26 +00:00
laf
f75d93f4cf
Bootgrid the sensors pages
2015-12-02 01:13:31 +00:00
laf
01435cc4d8
Merge branch 'master' of https://github.com/librenms/librenms into rrdtune
2015-11-17 02:22:42 -08:00
laf
84863586b5
rrdtune code
2015-11-17 02:20:23 -08:00
laf
dce37d2f34
Eventlog query now uses event_id as already indexed
2015-11-16 21:42:40 +00:00
Rosiak
3c8b9e5edf
patch login & device pages
2015-10-11 15:52:18 +02:00
Daniel Preussker
afdbb2406d
Added $nocache parameter
...
Fixed typo in caching
Excluded caching for MySQL-Authentication & /poll-log/
2015-09-30 15:20:06 +00:00
laf
3757bae5c2
more updates
2015-08-30 19:51:25 +00:00
laf
3ae4372e68
Initial work on port override
2015-08-30 17:33:54 +00:00
Daniel Preussker
fdf1610fca
Merge pull request #1665 from laf/issue-381
...
Simple graylog integration
2015-08-18 17:07:21 +00:00
laf
92de079199
Removed ;
2015-08-18 16:52:25 +00:00
laf
d23e93f44a
Made source clickable
2015-08-18 16:46:33 +00:00
laf
c5c80235ee
Make url from source
2015-08-17 10:55:44 +00:00
laf
8f5ef6d281
Updated to use ip for source as well
2015-08-17 10:46:40 +00:00
laf
d7cd1ff0f6
Added accept header to call to graylog api
2015-08-11 14:50:05 -07:00
laf
53c15fc7df
Updated customers page to use bootgrid
2015-08-11 10:38:25 +00:00
Neil Lathwood
06430a9edc
Added graylog support
2015-08-10 13:36:55 -07:00
laf
11b708c102
Fixes issues with addresses having ' in
2015-08-09 21:17:54 +00:00
Daniel Preussker
6b020e0d82
Merge pull request #1613 from laf/issue-1524
...
Added edit page to update storage percent warn value
2015-08-09 09:26:17 +00:00
Daniel Preussker
c935759038
Merge pull request #1640 from laf/issue-1637
...
Initialises $port_count if empty
2015-08-07 09:28:34 +00:00
Daniel Preussker
0dd3a6ef4a
Merge pull request #1634 from laf/issue-1619
...
Added the poller group name to the table - general if no poller groups created
2015-08-07 09:24:33 +00:00
laf
3188a86eee
Initialises $port_count if empty
2015-08-07 08:24:53 +00:00
laf
c6e3be2277
Added the poller group name to the table - general if no poller groups created
2015-08-06 18:36:26 +00:00
laf
746c52046b
Updated discovery to log new type + updated eventlog page to show this
2015-08-05 20:05:45 +00:00
laf
94351d788e
Initial start of adding edit storage page
2015-08-03 10:46:40 +00:00
Paul Gear
064f374160
Merge pull request #1501 from laf/issue-1334-new
...
New overview page and new map
2015-07-26 14:33:34 +10:00
laf
031a818c77
Removed references to location override
2015-07-20 16:52:33 +01:00
laf
57540aacbc
Added search and sorting support
2015-07-20 14:03:09 +01:00
laf
c579805292
Updated edit ports page to use bootstrap
2015-07-20 13:55:35 +01:00
Daniel Preussker
6efe5b086c
Merge pull request #1370 from travishegner/lazyload
...
Lazyload
2015-07-18 22:02:13 +02:00
laf
92dfc7ff42
Linked alert rule name to alert rules page
2015-07-18 17:30:55 +01:00
Clint Armstrong
b5e8998c70
apply lazyload patch
2015-07-16 12:42:58 -04:00
Job Snijders
d8693f05ae
Fix coding style part 2
2015-07-15 11:04:22 +02:00
laf
a044782420
Final updates to fix user perms for ipv4/ipv6 and mac search
2015-07-07 23:59:13 +01:00
laf
fba1e6933a
removed debug
2015-07-07 23:28:00 +01:00
laf
3ed8d261a7
Fixed arp search page user perm queries
2015-07-07 23:26:03 +01:00
laf
b1a052f357
Some permission updates for non-admin users
2015-07-07 23:18:57 +01:00
laf
820afa6dbb
Added logging of reason device was detected as down (icmp/snmp)
2015-06-22 22:11:02 +01:00
Paul Gear
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
Daniel Preussker
225a84d597
Merge pull request #1210 from SaaldjorMike/fix-memory
...
Fixed entry count on memory page
2015-06-08 14:03:48 +00:00
Mike Rostermund
f1c13d1e3d
Fixed entry count on memory page
2015-06-08 13:19:40 +02:00
Mike Rostermund
ed86171d0a
Fixed entry count on storage page
2015-06-08 13:14:39 +02:00
Rosiak
250b58ea8b
Minor corrections to memory bootgrid
2015-06-04 00:08:53 +02:00
Rosiak
f9322a29c6
Convert memory page to use bootgrid
2015-06-03 23:39:54 +02:00
Rosiak
054bf3ae20
Convert processors page to use bootgrid
...
- Based on @laf code from the storage page
2015-06-02 22:15:36 +02:00
Mike Rostermund
f8331ce8dd
Fixed issue when truncating UTF-8 strings, fallback to old way if extension is not loaded.
2015-05-30 16:39:39 +02:00
Neil Lathwood
94f66c44bb
Revert "Fixed issue when truncating UTF-8 strings."
2015-05-30 03:43:00 +01:00
Mike Rostermund
134ef3090b
Fixed issue when truncating UTF-8 strings.
2015-05-29 15:33:11 +02:00