Files
librenms-librenms/doc/Extensions
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
..
2015-07-30 20:02:59 -04:00
2015-08-13 11:36:08 +02:00
2015-12-14 07:52:03 +10:00
2015-09-26 18:25:22 +00:00
2015-10-13 14:27:55 +00:00
2015-08-28 09:02:36 +00:00
2015-12-10 13:05:17 -08:00
2015-07-31 16:49:01 +00:00
2015-01-10 01:32:46 +00:00
2015-09-14 10:16:07 -04:00
2015-11-23 15:58:19 +01:00
2015-11-18 21:52:32 +00:00
2015-11-04 20:18:36 +01:00
2015-12-05 01:30:34 -06:00
2015-06-01 06:44:58 +10:00
2015-10-13 14:27:55 +00:00