313 Commits

Author SHA1 Message Date
d662399c76 Update RRDCached.md
Added apostrophe's around rrdtool_version number to prevent incorrect config syntax.
2016-09-22 13:49:40 +02:00
5749179cf5 feature: Add the ability to include an LDAP filter for users/groups in AD (#4494)
* Add auth_ad_(group|user)_filter options

* use global

* Fix some AD annoyances

Use the power of the LDAP filter to minimize the number of queries and
hopefully help performance in get_userlist, change semantics of
auth_ad_(user|group)_filter in $config to be anded with
samaccountname=USERNAME.

* remove unused variable

* update documentation

* Update Authentication.md
2016-09-21 14:42:59 -05:00
39ccd072c8 Corrected the rsyslog documentation to be compatible with logrotate 2016-09-21 09:48:38 +02:00
aceb572065 refactor: F5 discovery cleanup 2016-09-19 08:46:19 -05:00
e8b5c7fe66 fix: Added support for Graylog 2.1 API change (#4411) 2016-09-13 22:23:52 -05:00
ec9383be60 docs: Standardize snmp extend script location to /etc/snmp/ (#4418) 2016-09-12 22:17:53 -05:00
7da4cca4e4 feature: new app: ups-nut (#4386)
* app: ups-nut

* newline ...

* removed code from another pr

* added battery charge status

* added battery charge status

* be happy travis...

* added UPS-nut to Applications
2016-09-12 21:59:33 -05:00
b397e23763 docs: Added NFSen docs + update general config docs (#4412)
* Added NFSen docs + update general config docs

* Fix missing brackets
2016-09-12 11:22:34 -05:00
de707a259f refactor: ntp apps (#4333)
* updated nicecase function for ntp server and client app

* ntp applications refactoring

* removed agent for ntp-server: reported as not working

* removed ntpd from agent polling. thx @murrant
2016-09-10 07:37:00 -05:00
7ff35ca6ef docs: More doc updates (#4365)
* More doc updates

* Updated to add update

* added tune option
2016-09-09 12:06:26 -05:00
5ef5d65458 docs: Update Authentication.md (#4387)
* Update Authentication.md

Added note for SELinux users with LDAP/AD and Active Directory redundancy

* Update Authentication.md

Remove extra whitespace
2016-09-09 15:18:07 +01:00
956e18ffcd feature: Better error messages for ad_auth (#4385) 2016-09-09 08:04:03 -05:00
8c7132a115 docs: Added example to alerting doc for using variables of similar name #4264
docs: Added example to alerting doc for using variables of similar name #4264
2016-08-30 22:15:53 +01:00
aee05e858f Fix wget option
wget -o -> wget -O
2016-08-26 13:08:31 -05:00
4838f905e3 Update Applications.md (#4226) 2016-08-26 13:07:16 -05:00
9f1930a81e More more docs (#4197)
* Updated docs + some small code changes

* Added validating code doc for developers

* Doc updates

* Updates and improvements
2016-08-25 18:40:11 -05:00
383c50b4f4 Updated docs to have source to use for edit github (#4185)
* Added source link for edit on github

* Updated formatting issues

* Updated formatting issues

* Updated formatting issues
2016-08-24 08:12:20 +01:00
27382b157b Update Applications docs (#4171)
Move scripts to librenms-agent repo
Remove LibreNMS.zip from scripts, update docs to point to the extracted folder
2016-08-23 19:46:56 +01:00
edab8aa191 Merge pull request #4153 from laf/issue-4152 2016-08-21 17:05:15 +03:00
laf
be1ab5fcdc Small update 2016-08-21 15:00:52 +01:00
laf
ab8acf2773 Fixed ntpd application graphs 2016-08-21 14:58:02 +01:00
b8e9b2d917 Implement an autoloader (#4140)
* Implement an autoloader

When cleaning up classes for psr2, things got a bit unwieldy, so I implemented a class autoloader.
I created a PSR-0 compliant LibreNMS directory and moved all classes there that made sense.
Implemented LibreNMS\ClassLoader which supports adding manual class mappings

This reduces the file includes needed and only loads classes when needed.

* Add teh autoloader to graph.php

* Add a small bit of docs
Fix incomplete class in includes/discovery/functions.inc.php
2016-08-21 14:07:14 +01:00
af07c38efb docs update for rpi local agent 2016-08-21 03:00:42 +03:00
laf
e7ba6d9ade Updated sub-directory docs 2016-08-20 11:47:24 +01:00
1b0e783b44 Update Applications.md
Fix spacing
2016-08-19 15:37:20 -05:00
0074d5a6d2 Arch linux alternate db suggestion 2016-08-19 15:35:04 -05:00
9a66326fcf Merge pull request #4115 from laf/install-docs-upd
Update install doc file names to be clearer
2016-08-19 11:02:11 -05:00
laf
ae7d13d299 Ready for new docs site 2016-08-19 14:37:44 +01:00
laf
29870b1bc1 Update install doc file names to be clearer 2016-08-18 23:46:15 +01:00
637d01cd13 Merge pull request #4077 from murrant/ntpd-app
NTPD Application
2016-08-18 21:30:33 +01:00
76fa9833c3 fix github markup in files 2 2016-08-18 03:34:10 +03:00
207ca03ed4 fix github markup in files 2016-08-18 03:32:46 +03:00
72856bac07 fix rebase 2016-08-18 03:28:59 +03:00
cce24a4d33 changed docs to sudo only the required command 2016-08-18 03:27:11 +03:00
70c93fe9e6 added docs for pi host snmp extend script 2016-08-18 03:27:11 +03:00
984dafda4b Merge remote-tracking branch 'upstream/master' into ntpd-app 2016-08-17 15:40:38 -05:00
a61c1b2ebf Add snmp polling capability for Proxmox 2016-08-17 21:56:23 +02:00
8e7d40c121 Removed comment and set default value to yes acording to poller 2016-08-17 09:34:30 -03:00
cee72a4cd6 Fix tipo 2016-08-16 11:00:37 -03:00
40984943c0 Added menu entry 2016-08-16 10:51:53 -03:00
1f15bc6486 Adeed unbound App setup docs 2016-08-16 10:48:57 -03:00
f3a78d8136 NTPD Application
Support the unix agent
Add to documention.
Renamed so it will be automatically enabled by the unix-agent.
2016-08-15 23:54:13 -05:00
ead28f6acd Merge remote-tracking branch 'upstream/master' into rrd-create-remote 2016-08-07 08:22:32 -05:00
08a2005acd Merge pull request #3949 from florianbeer/memcached
Add snmp polling capability for Memcached
2016-08-05 14:01:17 -05:00
cdac67ddd8 Merge pull request #3972 from florianbeer/patch-1
Update rsyslog 5 template
2016-08-05 19:58:24 +01:00
69166e37a9 Resolve merge conflicts 2016-08-05 20:51:22 +02:00
695f7b70c4 Update rsyslog 5 template
We want textual representations of "syslogfacility" and "syslogpriority".

Also I think it's better to use "timereported" than "timegenerated". Otherwise your log messages would be out of order if the servers don't all run in the same timezone (localtime).
2016-08-05 14:42:46 +02:00
1476650740 app-dhcp-stats initial release 2016-08-05 14:46:29 +03:00
1c5dd3f2c6 OS Updates apt-get documentation 2016-08-04 13:34:40 +02:00
c63728c552 Merge pull request #3932 from murrant/spelling-fix
PowerDNS-Recursor improvements
2016-08-04 05:38:26 +00:00