Commit Graph
132 Commits
Author SHA1 Message Date
Aaron Daniels 6492b887e9 Merge branch 'master' of https://github.com/adaniels21487/librenms into issue-1650 2016-01-14 06:10:31 +10:00
Arjit Chaudhary 68a4acd717 Update device.inc.php 2016-01-10 19:01:59 +05:30
Arjit Chaudhary 3b09f8b955 Update ports.inc.php 2016-01-10 19:01:42 +05:30
Arjit Chaudhary 03051d455f Update apps.inc.php 2016-01-10 19:01:24 +05:30
Arjit Chaudhary 6a652b72fa Update alerts.inc.php 2016-01-10 19:01:08 +05:30
Arjit Chaudhary 659d4e0172 Update alert-rules.inc.php 2016-01-10 19:00:49 +05:30
Arjit Chaudhary eedc30aae5 Add missing titles/headers 2016-01-10 19:00:04 +05:30
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
laf 253b27d403 More updates to tune rrdfiles 2015-11-17 05:14:41 -08:00
laf 01435cc4d8 Merge branch 'master' of https://github.com/librenms/librenms into rrdtune 2015-11-17 02:22:42 -08: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 84863586b5 rrdtune code 2015-11-17 02:20:23 -08: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
laf 0af676ecb9 Updated for field 2015-10-17 11:28:03 +00:00
laf 769cc293c3 Added WebUI override to disable icmp checks for a device 2015-10-13 19:12:07 +00: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
laf 5bd99b8622 Removed required option for community - breaks v3 2015-09-22 11:01:18 +00:00
Arjit Chaudhary e6965765f5 Various UI changes 2015-09-21 01:30:23 +05:30
Arjit Chaudhary 9fcee7a040 Added back table-condensed 2015-09-16 19:04:29 +05:30
Arjit Chaudhary 99e819d3bb Add fa-check to Save and move out of table 2015-09-16 19:03:46 +05:30
Arjit Chaudhary 5e92e9799a Fix to offset on alerts 2015-09-16 18:03:57 +05:30
Arjit Chaudhary 4c0b7078fb switch to bootstrap offsets 2015-09-16 16:07:15 +05:30
Arjit Chaudhary 5b1d1f79fd Display success/error messages across the width of the page
screenshot: http://i.imgur.com/xcuHrMF.png
2015-09-16 16:04:21 +05:30
Arjit Chaudhary c14942e399 snmp.inc.php switch to offsets 2015-09-16 16:02:38 +05:30
Arjit Chaudhary a827b3daab fix device.inc.php indents and switch to using offsets 2015-09-16 16:00:07 +05:30
Arjit Chaudhary ea5b86529f Added back table-condensed 2015-09-15 22:17:11 +05:30
Arjit Chaudhary c6d7d4eaf8 Set community field as required
under "SNMP Community input" -- edit device -> SNMP
2015-09-15 01:55:40 +05:30
Arjit Chaudhary abd6d37658 UI cleanup and added icons to various buttons 2015-09-15 01:52:20 +05:30
Arjit Chaudhary 62e3eb0e3f Cleanup UI, expand table to full width, add icon to save 2015-09-15 01:45:54 +05:30
Arjit Chaudhary 44042d99c3 UI cleanup and icons added 2015-09-15 01:41:39 +05:30
laf 26e07d59da Final bits of webui 2015-08-30 13:47:47 -07: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
laf f0bb0ecc95 Checks for v3 use lowercase first letter so changed drop down menu to reflext 2015-08-20 17:06:11 +00:00
Michael Newton f77c712bfc changes needed to run under web server subdirectory 2015-08-11 14:54:05 -07:00
Neil Lathwood 945ca7f2ea Revert "changes needed to run under web server subdirectory" 2015-08-11 21:25:23 +01:00
Neil Lathwood 1b6b57b593 Merge pull request #1645 from miken32/master
changes needed to run under web server subdirectory
2015-08-11 18:32:53 +01:00
Michael Newton cc0f449fc9 changes needed to run under web server subdirectory 2015-08-07 11:10:43 -07:00
laf 8d39d2045d Finished device storage page edit 2015-08-04 19:51:06 +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 1e477a04a5 Added warning about bug 2015-07-20 14:10:40 +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
Job Snijders d8693f05ae Fix coding style part 2 2015-07-15 11:04:22 +02:00
Job Snijders ebd0f6fc35 Apply "Squiz" code style on old (pre-2014) files 2015-07-11 16:12:35 +02:00
laf 05634a4e38 Added a clear custom button to allow poller to re-pick up limits 2015-05-20 19:40:02 +01:00