Commit Graph

824 Commits

Author SHA1 Message Date
Neil Lathwood
b89ebabecc Feature: Added support for global max repeaters for snmp (#4880)
* Feature: Added support for global max repeaters for snmp

* added phpdoc
2016-10-28 06:02:09 +00:00
Neil Lathwood
b5be6e9271 feature: Added custom css and include directories which are ignored by git (#4871) 2016-10-28 05:55:40 +00:00
Tony Murray
8da3b1f813 docs: homepage headers: vertical align, match color, add spacing (#4870)
* docs: homepage headers: vertical align, match color, add spacing
2016-10-24 12:48:04 -05:00
Tony Murray
4a1c3a93fc docs: better align home page headers and icons (#4869) 2016-10-24 10:37:30 -05:00
laf
c41888e6f3 doc: Added FAQ on moving install to another server 2016-10-23 20:27:50 +00:00
Neil Lathwood
1d2bc5a010 docs: Updated index page to make it look more attractive (#4855) 2016-10-23 12:53:51 -05:00
jonathon-k
65f74215d3 feature: Add an option for ad authentication to have a default level (#4801)
* Add an option for ad authentication to have a default level

* rework as a flag indicating unspecified access is global read

* Fix indentation
2016-10-21 11:22:13 -05:00
Neil Lathwood
9c688c9ce4 docs: Adding setup of distro script for Linux (snmpd) configuration 2016-10-21 15:26:35 +01:00
FTBZ
7e16a3438a Adding more information about Linux (snmpd) configuration 2016-10-21 08:21:11 +02:00
laf
4b47de2438 Rebased 2016-10-20 22:23:01 +00:00
laf
6006720b7f Re-added one default 2016-10-20 22:19:07 +00:00
Søren Rosiak
23da8be9c3 feature: Add osTicket Alert Transport (#4791) 2016-10-20 19:31:30 +01:00
laf
46d2f578e7 added central function and updated 2016-10-18 03:06:03 +00:00
NetworkNub
51a1ddf34f I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md. 2016-10-18 10:03:05 -04:00
NetworkNub
81133cc09e update xdp filter documentation 2016-10-18 09:49:24 -04:00
NetworkNub
2aae3e6dff add xdp exclude device filters 2016-10-17 00:38:47 -04:00
Tony Murray
980590b293 Change the recommended snmpwalk capture options to ease parsing. (#4804)
Remove `t` we lose the declaration of the Timeticks: type with that
Add `U` removes unit suffixes.
Add `b` displays indexes numerically instead of as strings
2016-10-15 15:47:06 +01:00
Neil Lathwood
d5ba013a8a refactor: Updated and added more options for http proxy support (#4718) 2016-10-13 20:07:07 -05:00
Karl Shea
daf2cf7a24 app: Add GPSD application (#4754) 2016-10-08 21:25:50 +01:00
laf
398164d215 doc: Added doc on security and vulnerabilities 2016-10-07 11:21:19 +00:00
Neil Lathwood
b7bfc81de5 small fixes to docs (#4737) 2016-10-06 17:31:12 +01:00
Layne
12c4b8acb2 docs: Update Graylog.md (#4717)
Added addition information about using the Graylog integration.
2016-10-05 08:09:46 +00:00
Vitali Kari
3680849206 feature: Add description and notes to be used in alerts templates (#4706) 2016-10-03 20:31:50 +01:00
Dragoș Vasiloi
0856c5675e fix missed key (#4698) 2016-10-02 13:05:20 +01:00
Neil Lathwood
609ded49fa Updated changelog for 201609 release (#4699) 2016-10-02 13:03:29 +01:00
Ryan Gibbons
44f8fd3332 doc: Include PHP Install instructions for MySQL app
* Include php install instructions for MySQL

This step is skimmed over frequently, by including the code blocks I'm
hoping to make this step more noticeable.

* I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md.
2016-10-02 07:41:48 +00:00
Neil Lathwood
0f417a30fa doc: Added clarity on using addhost with communities and special chars (#4693) 2016-10-02 07:36:51 +00:00
Neil Lathwood
f14335b7a5 doc: Added FAQ for why interfaces are missing from overall traffic graphs (#4696) 2016-10-02 07:27:12 +00:00
sorano
aa7a504082 Update Applications.md (#4665)
docs: Updated Applications to clarify apache setup

Split apache into two parts, one for agent and one for SNMP extend

* Update Applications.md

Added verification step for apache-stats.py

* Update Applications.md

* Updated numerical order
2016-09-29 14:07:22 +01:00
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