Commit Graph

221 Commits

Author SHA1 Message Date
Rosiak
838e189cde Provide more alert rule examples
#2506
2016-01-15 21:37:12 +01:00
Tony Murray
94ab3141f8 Clarify Oxidized Groups Documentation
Break groups out into their own section.
Show how to specify credentials for groups in Oxidized.

Issue #2464
2016-01-15 10:32:48 -06:00
Aaron Daniels
ad751983dc Merge branch 'master' into issue-1650 2016-01-15 17:52:40 +10:00
Rosiak
4581366bf4 Add WebUI settings 2016-01-17 19:19:56 +01:00
Rosiak
c91a7081cc Basic commit 2016-01-17 17:48:44 +01:00
Paul Gear
1baeb36e12 Add Gauge32 2016-01-14 13:40:37 +10:00
Paul Gear
31bb1f6ff4 MIB-based polling: attempt to support more SNMP counter types 2016-01-14 13:38:10 +10: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
5c03ccc8c4 Doc spelling mistakes 2016-01-10 21:41:02 +00: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
Paul Gear
4db7b95ba2 Fix typo in doc 2016-01-07 09:26:48 +10:00
Neil Lathwood
564752210d Merge pull request #2536 from paulgear/mib-poller-alpha2
MIB-based poller alpha2
2016-01-06 09:08:56 +00:00
Neil Lathwood
17445292eb Merge pull request #2208 from laf/influx
InfluxDB support
2016-01-06 09:08:39 +00:00
Paul Gear
d8fc1de610 Use old value for smokeping pings 2016-01-05 08:29:50 +10:00
laf
0f33f6d1fa Rebased 2016-01-04 12:09:32 +00:00
Paul Gear
b98e69187f Minor doc fix 2016-01-02 07:10:43 +10:00
Paul Gear
ddb18e94e6 Minor doc fix 2016-01-02 07:10:43 +10:00
Paul Gear
fbc5555eab Minor doc tidy 2016-01-02 07:10:43 +10:00
Paul Gear
1b0614ad87 Overhaul documentation for MIB-based poller 2016-01-02 07:10:42 +10:00
Paul Gear
22bd2d3a1b Overhaul documentation for MIB-based poller 2016-01-02 07:10:42 +10:00
Paul Gear
66468d802c Add pings option 2015-12-29 07:10:15 +10: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
Aaron Daniels
c6be2a8ad7 - Removed default alerting rules, user can create their own.
- Updated documentation
2015-12-22 11:05:42 +10:00
laf
3a299584b0 Added ability to specify default userlevel 2015-12-14 21:52:15 +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
dcf4d0f378 Added docs and set default users to level 1 2015-12-13 15:51:15 +00:00
Neil Lathwood
52647a92a0 Merge pull request #2610 from thepacmanfan/master
Added Smokeping integration guide for Debian/Ubuntu
2015-12-12 11:00:55 +00:00
Matt W
e7017519ef Update Memcached.md 2015-12-10 13:05:17 -08: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
thepacmanfan
914f8d2596 Update Smokeping.md 2015-12-05 01:30:34 -06:00
thepacmanfan
4f4d9fc4fc Update Smokeping.md 2015-12-05 00:58:17 -06:00
Eldon Koyle
475a721787 Save some space, add a few more options 2015-12-04 13:14:35 -07:00
Eldon Koyle
3e9158d11a Add more docs on alerting foo 2015-12-04 13:14:30 -07:00
thepacmanfan
a27b3c7e9c Update Smokeping.md 2015-12-04 00:29:15 -06:00
thepacmanfan
87d227f923 Update Smokeping.md 2015-12-04 00:28:23 -06:00
laf
6dfc186bb5 Added ability to filter devices by type and os for Oxizied api call 2015-12-02 20:22:38 +00:00
laf
eb689fe66e Rebased from upstream 2015-12-01 21:50:13 +00:00
Neil Lathwood
8a6bd518c2 Merge pull request #2483 from svennd/docs_proxmox_update
docs_proxmox_update
2015-11-24 21:00:35 +00:00
Svennd
d8832e6b4b Proxmox extension is working again
Updated to reflext the hard work beeing done :)
2015-11-23 15:58:19 +01:00
Daniel Preussker
3f4a35fb94 Merge pull request #2104 from f0o/issue-2089
Added Clickatell and PlaySMS Transports
2015-11-21 16:39:52 +00:00
svennd
91d980bce6 docs_proxmox_update
A typo, also a note that its currently not working, and changed to how I
got it working (not using mk_extension)

also see ##2467 and #2123
2015-11-21 17:36:01 +01:00
f0o
430ef48b39 Added victorops docs 2015-11-21 16:23:08 +00:00
laf
c000676a2a Some more updates for rrdtool tune 2015-11-18 21:52:32 +00:00
Falk Stern
dda8ffd400 Updated Documentation for 'auth_ad_check_certificates' 2015-11-16 10:25:13 +01:00
Falk Stern
a785398492 Merge remote-tracking branch 'upstream/master' into active_directory_auth 2015-11-10 09:43:30 +01:00
Rosiak
ef83953a84 Fix docs typo 2015-11-04 20:18:36 +01:00
Falk Stern
8e0a95ab2b Documented all config options 2015-10-30 17:22:46 +01:00
laf
e5e3180123 Added usage docs 2015-10-26 15:32:16 +00:00
Falk Stern
f87360bc0f Added actual documentation for active_directory auth 2015-10-22 09:13:42 +02:00