Files
librenms-librenms/html/pages/device/edit
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-15 11:04:22 +02:00
2015-09-21 01:30:23 +05:30
2015-12-14 07:52:03 +10:00
2015-09-16 16:07:15 +05:30
2015-11-17 05:14:41 -08:00
2015-11-17 02:20:23 -08:00
2015-07-15 11:04:22 +02:00