565 Commits

Author SHA1 Message Date
de6b1d9722 feature: Add Postgres application support (#6004) 2017-03-01 23:46:03 +00:00
002f4157b6 feature: Added support Postfix application 2017-03-01 18:34:22 +00:00
6cf5add528 feature: add fail2ban application support (#5924)
* add single pool based poller for php-fpm

* add the page for php-fpm

* add graph for php-fpm

* I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md.

* use named OID as suggest by @laf

* document PHP-FPM monitoring

* link it in the index

* clean up the named oid

* add how to grab the script in question

* add f2b poller

* add f2b app page

* add f2b graph

* add fail2ban notes

* minor formatting cleanup

* ...more formatting cleanup

* rename it so it can be called via the app page

* Revert "rename it so it can be called via the app page"

This reverts commit 0bde88a03840138fa28b75606e3cd269ce023f67.

* *rename it so it can be called via the apps page
*setup the apps page to call it

* renamed the graph

* now include fail2ban in the apps properly

* correct the wget command so it does not stomp on phpfpm-sp

* update the fail2ban poller for the newest fail2ban script and now build multiple RRDs

* update for now graphing firewalled and banned

* update fail2ban docs to match the newest snmpd extend method

* search automatically for jails and graph them

* graphs the currently banned for a fail2ban jail

* change the tital of the graph for the total banned to make it more descriptive

* Add a explanation of the two variables in the total graph.

* misc. white space cleans ups

* misc. white space cleanup

* minor white space cleanup

* correct descr lenght

* correct descr lenght

* Update fail2ban.inc.php

* Use rrd_name properly

* note the cache file bits

* make caching optional and note why

* Update to new RrdDefinition class

* And the use statement ;/

* Messed the second rrd_def

* correct two minor errors that did not seem to be causing issues

* don't use $vars as per pull #5994

* don't use $vars as per pull #5994

* fix jails graphs

* Remove loops and temp variables

* whitespace

* Change graph so we don't get fractions
2017-02-24 11:50:33 -06:00
0f663b3a82 feature: Add Smseagle transport support (#5989)
* added alert transport for SMSEagle hardware gateway (smseagle.eu)

* added newline

* schema file update + small code refactor

* added docs
2017-02-24 11:55:53 +00:00
872eac10aa feature: add PHP-FPM support for snmpd (#5912)
* add single pool based poller for php-fpm

* add the page for php-fpm

* add graph for php-fpm

* I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md.

* use named OID as suggest by @laf

* document PHP-FPM monitoring

* link it in the index

* clean up the named oid

* add how to grab the script in question
2017-02-16 15:10:42 +00:00
3fd56d7297 fix Indentation (#5902) 2017-02-15 09:33:03 +00:00
6850bd15ad docs: fix unbound, config options were missing (#5899)
This wasn't working, as relevant config options were missing. Also, statistics-interval: 0 just dumps stats to the log, if someone decides they want to do it; ok. It has no influence on functionality.
2017-02-15 00:40:55 +00:00
a44d4254f8 docs: Update Applications to use correct link for exim-stats (#5876)
Changed link for exim-stats.sh that should point to the latest (not broken) version.
2017-02-13 16:17:11 +00:00
9384d306ac docs: Added info on using munin scripts #2916 (#5871) 2017-02-13 00:17:21 +00:00
a488116c9a Remove code tag (#5864) 2017-02-11 09:15:51 +00:00
9dbc8767c4 Fix unordered list (#5863) 2017-02-10 19:27:51 -06:00
4ec373f749 docs: Add a getting started section to the Oxidized docs (#5861) 2017-02-10 21:19:17 +00:00
5aef36abd6 Tune port update (#5795)
* updates to rrdtune docs and script

* added all support
2017-02-06 18:49:16 -06:00
9b32fb2b91 feature: Added Cisco Spark Transport #3182
* feature: Added Cisco Spark Transport

* updated sql to be compliant
2017-02-02 23:10:39 +00:00
cb5dd299af feature: Rancid config file generator (#5689) 2017-02-02 15:44:15 +00:00
0240a95e62 Update Distributed-Poller.md (#5714) 2017-02-01 09:13:34 -06:00
5326cb3bd5 added docs for rocket.chat (#5702) 2017-02-01 08:25:23 +00:00
94bdff3b86 docs: Update Oxidized integration to show example of SELinux setup 2017-01-30 17:59:35 +00:00
f828a927d2 docs: Update Graylog docs to clarify ssl and hostname use 2017-01-29 16:58:15 +00:00
a9a02a0f80 feature: Added exim-stats to applications #5008 2017-01-20 08:47:13 +00:00
c5a3d82040 feature: Add services-wrapper.py to enable support for distributed setups with service checks #4658 2017-01-12 08:29:29 +00:00
e95772e5b4 doc: Updated RRDCached doc for Debain Jessie installation (#5380) 2017-01-10 19:31:04 +00:00
656a1524d2 Updated LibreNMS Documentation (#5374)
docs: Updated os update application
2017-01-10 09:29:23 +00:00
932581d033 docs: Added section on smokeping and rrdcached use 2017-01-03 19:45:33 +00:00
7f5c555ba5 refactor: Move mib based polling into yaml config files (#5234)
* refactor: More mib based polling into yaml config files

* doc update

* Update MIB-based-polling.md
2017-01-03 11:12:39 -06:00
c257332ef8 docs: Updated rrdcached docs to include Ubuntu 16.x (#5263) 2016-12-29 23:18:43 +00:00
bcb4d36643 docs: Updated Oxidized.md (#5224) 2016-12-22 21:24:29 +00:00
508c273450 Fix typo on href (#5162) 2016-12-13 10:46:48 +00:00
1de0d2c548 docs: Added documentation on securing rrdcached. (#5093) 2016-11-30 23:21:17 +00:00
7bb329661f Set allow_duplicate_sysName to be false by default (#5027) 2016-11-27 22:03:01 +00:00
9fb02bbcd3 feature: Add Microsoft Teams Alert Transport (#5023) 2016-11-19 14:49:18 +00:00
e934e306fc feature: Added formatted uptime value for alert templates #4983
feature: Added formatted uptime value for alert templates #4983
2016-11-15 22:11:12 +02:00
fc70f96b9c fix: Corrects path to proxmox script in docs (#4949) 2016-11-06 14:32:24 +00:00
92a1929ef8 Correct location for chmod for proxmox SNMP Script 2016-10-31 09:18:27 -07:00
b5be6e9271 feature: Added custom css and include directories which are ignored by git (#4871) 2016-10-28 05:55:40 +00:00
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
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
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
81133cc09e update xdp filter documentation 2016-10-18 09:49:24 -04:00
2aae3e6dff add xdp exclude device filters 2016-10-17 00:38:47 -04:00
d5ba013a8a refactor: Updated and added more options for http proxy support (#4718) 2016-10-13 20:07:07 -05:00
daf2cf7a24 app: Add GPSD application (#4754) 2016-10-08 21:25:50 +01:00
b7bfc81de5 small fixes to docs (#4737) 2016-10-06 17:31:12 +01:00
12c4b8acb2 docs: Update Graylog.md (#4717)
Added addition information about using the Graylog integration.
2016-10-05 08:09:46 +00:00
3680849206 feature: Add description and notes to be used in alerts templates (#4706) 2016-10-03 20:31:50 +01:00
0856c5675e fix missed key (#4698) 2016-10-02 13:05:20 +01:00
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
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