795 Commits

Author SHA1 Message Date
Tony Murray
11f087f147 docs: Tiny Sensor-State update 2016-09-27 13:55:16 -05:00
Tony Murray
fc0871f716 Move Support New OS to the Developing menu (#4636)
Re-arrange the Developing menu, needs separators...
2016-09-27 17:52:26 +01:00
sorano
1bc0344b1a Update Applications.md
Just tried the Apache agent on Ubuntu 16.04 and got following error:

root@librenms:/opt/librenms-agent# /usr/lib/check_mk_agent/local/apache
Can't locate LWP/Simple.pm in @INC (you may need to install the LWP::Simple module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.22.1 /usr/local/share/perl/5.22.1 /usr/lib/x86_64-linux-gnu/perl5/5.22 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.22 /usr/share/perl/5.22 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at /usr/lib/check_mk_agent/local/apache line 14.

Solution was to apt-get install libwww-perl. Also added verification step.
2016-09-26 12:09:16 +02:00
crcro
7f8f302686 rewrite ups-apcups 2016-09-24 23:49:35 +03:00
Neil Lathwood
b5cd175cf9 Merge pull request #4538 from murrant/snmpsim
feature: Add snmpsim to Travis automated testing
2016-09-23 21:56:22 +01:00
Tony Murray
c31b3c0301 feature: use snmpsim for testing
fallback feature so we don't have to run snmpsim on devel computers, should be adequate for now
./scripts/pre-commit.php -u -snmpsim will start an snmpsimd.py process automatically
2016-09-23 14:57:31 -05:00
Neil Lathwood
c3dd8c7b84 Merge pull request #4523 from FTBZ/docs-adding-snmp-examples
New documentation with SNMP configuration examples
2016-09-23 20:34:53 +01:00
Neil Lathwood
b617ea85ea Merge pull request #4560 from laf/internal-doc-link-fixes
fix: Internal links to some docs were not correct
2016-09-23 19:58:11 +01:00
Neil Lathwood
0a6bea3b10 fix: Internal links to some docs were not correct 2016-09-23 19:49:58 +01:00
sorano
de19cfa38b Update Performance.md
Clarified that the mysqld performance options need to be put under a [mysqld] group in my.cnf. Since in Ubuntu 16.04 /etc/mysql/my.cnf only has [client-server] group by default which is not a valid group for the changes we make.
2016-09-23 08:22:47 +02:00
Neil Lathwood
b5c181d057 Merge pull request #4550 from laf/api-docs-formatting
Updated api docs formatting
2016-09-22 22:46:24 +01:00
Neil Lathwood
37126ba09f Updated api docs formatting 2016-09-22 22:36:55 +01:00
Neil Lathwood
81ad40850b Merge pull request #4540 from sorano/patch-1
Update RRDCached.md
2016-09-22 20:33:34 +01:00
Neil Lathwood
d9f98df4de docs: Updated release doc with more information on stable / dev branches 2016-09-22 20:15:12 +01:00
sorano
d662399c76 Update RRDCached.md
Added apostrophe's around rrdtool_version number to prevent incorrect config syntax.
2016-09-22 13:49:40 +02:00
Eldon Koyle
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
FTBZ
abe25614dd New documentation with SNMP configuration examples 2016-09-21 21:00:56 +02:00
Neil Lathwood
a4ac8eefaa Merge pull request #4515 from FTBZ/issue-rsyslog
docs: Corrected the rsyslog documentation to be compatible with logrotate
2016-09-21 19:01:35 +01:00
FTBZ
369bfaf508 Corrected CentOS 7/RHEL 7 snmp.conf path (#4519)
Documentation: fixed centos snmp path
2016-09-21 16:22:38 +00:00
FTBZ
37e5779070 New documentation with SNMP configuration examples 2016-09-21 15:18:39 +02:00
FTBZ
39ccd072c8 Corrected the rsyslog documentation to be compatible with logrotate 2016-09-21 09:48:38 +02:00
Neil Lathwood
e2e9ea592a docs: Updated to include info on how to use git hook to validate code (#4484) 2016-09-20 10:21:03 -05:00
Tony Murray
d5105e29da feature: Capture device troubleshooting info (discovery, poller, snmpwalk)
Admins can capture device troubleshooting info from the webui by clicking the gear and selecting Capture.
2016-09-19 23:36:41 -05:00
Tony Murray
aceb572065 refactor: F5 discovery cleanup 2016-09-19 08:46:19 -05:00
Neil Lathwood
88b331909b Added info on how to perform unit testing 2016-09-15 20:58:49 +01:00
Neil Lathwood
96a57587e9 doc: Added faq to explain why devices show as warning (#4449) 2016-09-15 14:15:33 -05:00
Neil Lathwood
e8b5c7fe66 fix: Added support for Graylog 2.1 API change (#4411) 2016-09-13 22:23:52 -05:00
Tony Murray
ec9383be60 docs: Standardize snmp extend script location to /etc/snmp/ (#4418) 2016-09-12 22:17:53 -05:00
crcro
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
Neil Lathwood
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
crcro
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
Neil Lathwood
7ff35ca6ef docs: More doc updates (#4365)
* More doc updates

* Updated to add update

* added tune option
2016-09-09 12:06:26 -05:00
Neil Lathwood
74483dcbd7 feature: Added new discovery-wrapper.py script to replicate poller-wrapper.py (#4351)
* feature: Added new discovery-wrapper.py script to replicate poller-wrapper.py

* Added distributed polling support
2016-09-09 10:43:38 -05:00
FTBZ
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
Tony Murray
956e18ffcd feature: Better error messages for ad_auth (#4385) 2016-09-09 08:04:03 -05:00
joeywas
b2aa271660 Fixing hyperlinks to actually hyperlink 2016-08-30 15:54:09 -07:00
joeywas
149f4538a2 Clarified validate.php is run as root 2016-08-30 15:48:10 -07:00
joeywas
fd67db695f Merge remote-tracking branch 'upstream/master'
Conflicts:
	AUTHORS.md
2016-08-30 15:30:40 -07:00
Neil Lathwood
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
Joseph
6a3f8b6ac2 Fix spelling of "complete" (#4269) 2016-08-30 13:52:07 +01:00
Joseph
58b82d7e0a Fixed run validate grammar/fixed hyperlinks at end 2016-08-30 00:19:10 -07:00
Neil Lathwood
31efe0129d Rebased 2016-08-28 22:02:02 +01:00
Neil Lathwood
1964d1d998 Small updates 2016-08-28 21:55:19 +01:00
cromagdk
a8fce2808f Update snmpd setup in Installation-Ubuntu-1604 docs (#4243)
docs: Update snmpd setup in Installation-Ubuntu-1604 docs #4243
2016-08-28 18:42:41 +01:00
Neil Lathwood
4dea6fadbc Added docs + file changes to support creating new releases/changelog 2016-08-28 16:43:11 +01:00
Tony Murray
3c0fcdd46b Spelling corrections 2016-08-28 09:43:35 -05:00
Neil Lathwood
60332cd919 August changelog (#4234) 2016-08-28 14:56:02 +01:00
Neil Lathwood
dcff4d3ed1 Revert "Some more doc updates" (#4231) 2016-08-27 22:12:44 +01:00
Daniel Preussker
4b434bf956 Merge pull request #4229 from laf/more-more-docs-4
Some more doc updates
2016-08-27 17:33:13 +00:00
Neil Lathwood
87745cad7a Removed option to mkdocs build from creating-documentation.md 2016-08-27 15:31:51 +01:00