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
f0o
aa7cd385fb
Added Optional from parameter
2015-10-20 19:40:11 +00:00
Mattz0r
50dbaef290
Updated Two-Factor-Auth.md RE: Google Authenticator
2015-10-15 00:14:16 +02:00
Mattz0r
7275bcc668
Updated Two-Factor-Auth.md RE: Google Authenticator
2015-10-14 23:56:32 +02:00
Mattz0r
044d7f1bf3
Updated Two-Factor-Auth.md RE: Google Authenticator
2015-10-14 23:30:16 +02:00
f0o
22f4221df7
Fixed images in docs
2015-10-13 14:27:55 +00:00
f0o
a2c99fa0c3
Added docs about passworded channels
2015-10-12 22:37:34 +00:00
RobsanInc
e916145122
Update Varnish Docs
2015-10-12 16:32:56 -04:00
f0o
c142ce22de
Added Clickatell and PlaySMS Transports
2015-10-11 07:11:29 +00:00
laf
b0f638c0f9
Updated oxidized docs
2015-10-10 13:52:26 +00:00
Juho Vanhanen
0901c795f3
Added colors to alerts sent to IRC
2015-10-05 16:26:27 +03:00
Mattz0r
3341fdbfc4
Fixed some spelling mistakes within Alerting.md
2015-10-03 18:39:08 +02:00
Daniel Preussker
a321ba1bf6
Added docs
2015-09-27 19:56:20 +00:00
Daniel Preussker
28e1cfda22
Merge pull request #1998 from f0o/issue-1997
...
Add RegEx support to alert rules and device groups
2015-09-27 17:06:04 +00:00
Daniel Preussker
fc25b0d063
Merge pull request #1748 from laf/rrdtool-1.5
...
Added support for rrdtool 1.5
2015-09-27 08:59:52 +00:00
f0o
fe9a686e83
Updated docs
2015-09-26 18:25:22 +00:00
RobsanInc
32e9a790a4
Fixed RRDCached.md Typos
2015-09-25 01:23:41 -04:00
Daniel Preussker
11a754546d
Merge pull request #1838 from clinta/poller-service2
...
poller-service with all locking in Python
2015-09-24 19:22:50 +00:00
laf
52b1659cd7
Added doc for Port parser usage
2015-09-22 22:56:50 +00:00
laf
f655ea8416
Rebasing
2015-09-21 10:17:48 +00:00
Clint Armstrong
3476724cad
docs
2015-09-14 10:16:07 -04:00
RobsanInc
21dda60c8c
Tweaked RRDCached.md formatting
2015-09-14 10:11:19 -04:00