25 Commits

Author SHA1 Message Date
jnewell
0e6093abfc Added device/port_stack API endpoint. Updated documentation 2016-04-05 14:25:45 -07:00
Aaron Daniels
9706a85454 - Added add, edit and delete API calls for components.
- Added documentation for the new calls.
2016-03-30 17:16:14 +10:00
Jameson Finney
437d1fc40c Removed extra spaces from ends of lines. 2016-01-30 21:06:58 -05:00
Aaron Daniels
6492b887e9 Merge branch 'master' of https://github.com/adaniels21487/librenms into issue-1650 2016-01-14 06:10:31 +10:00
laf
a35f6d8c7a Added group support for Oxidized 2016-01-10 19:45:54 +00:00
Rosiak
c3ce59124e Fix some spellings. 2016-01-07 23:02:18 +01:00
Aaron Daniels
6286d7cb6a Merge branch 'master' of https://github.com/adaniels21487/librenms into issue-1650
Conflicts:
	html/api_v0.php
	html/includes/api_functions.inc.php
2015-12-22 11:16:54 +10:00
Daniel Preussker
c276cc5ec4 Merge pull request #2611 from laf/issue-2451
Added new API calls to support device groups
2015-12-20 17:35:27 +00:00
laf
d8095707b2 Added flag to get_graph_by_port_hostname() API call to switch port look up to use ifDescr 2015-12-19 19:10:18 +00:00
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
a73a997edc Added API call for listing devices by groups 2015-12-12 13:47:44 +00:00
laf
62b4c21a12 Added API calls for device groups 2015-12-12 12:58:07 +00:00
laf
977cdd558d Added API route to update devices columns in DB 2015-12-08 22:53:52 +00:00
PandaWawawa
d1bda9ce1f Doc added 2015-10-08 17:44:43 +02:00
PandaWawawa
6e1d546dad Add the state filter on the alert list documentation 2015-10-08 14:41:19 +02:00
laf
3ac8ffc70f Extended support for list devices to support mac/ipv4 and ipv6 filtering 2015-08-23 11:57:56 +00:00
laf
715f2a19b3 Updated billing features within API + docs 2015-08-03 14:41:35 +00:00
laf
f5d02ab18d Added API to feed into Oxidized 2015-05-07 00:32:58 +01:00
Søren Rosiak
9da3efe091 Include hostname in alerts_list API command
- Include hostname in alerts_list API command
- Update API docs
2015-04-19 13:28:58 +02:00
Daniel Preussker
a236c2d12a Merge pull request #627 from laf/issue-laf-148
Updated adding devices for distributed poller
2015-03-23 16:29:32 +00:00
laf
28724cbae1 Added inventory endpoint to API 2015-03-23 15:15:05 +00:00
laf
ab82effa3b Updated adding devices for distributed poller 2015-03-19 22:06:13 +00:00
laf
a2366cad2d Updated docs including adding code standards doc 2015-03-01 13:57:31 +00:00
Neil Lathwood
9c716caf2c Updating docs for RTD 2015-01-10 01:32:46 +00:00
Neil Lathwood
91e40a91ce Updated document structure 2015-01-10 01:32:46 +00:00