Tony Murray
2c98fd7426
Merge remote-tracking branch 'upstream/master' into rrd-create-remote
2016-07-26 19:29:11 -05:00
Neil Lathwood
57499c456f
Merge pull request #3869 from murrant/app-pdns-recursor
...
New App: Powerdns Recursor
2016-07-26 20:51:19 +01:00
Tony Murray
8d950a4ed7
More compact debug output.
...
RRDC_USER is not used in the systemd unit file (this isn't how you set an environment variable), so remove it.
2016-07-25 20:12:40 -05:00
Tony Murray
e3772e2653
Don't use $config['rrdcached_dir'] anymore, always use relative directories when using rrdcached.
...
Wait for output on every command, this prevents input left in the buffer from messing up subsequent commands.
It doesn't seem like there is a penalty, but I'd have to do more testing.
2016-07-25 16:24:09 -05:00
Tony Murray
ab8452e7f8
Add PowerDNS Recursor docs to Agent-Setup.md
2016-07-24 22:20:43 -05:00
Tony Murray
52d5e82379
Remove my Applications.md
2016-07-24 21:45:11 -05:00
Tony Murray
a8d66ddf72
Add Applications docs
2016-07-22 15:36:19 -05:00
Tony Murray
d7a7c5ef00
Doc updates
2016-07-20 09:09:19 -05:00
Aaron Daniels
52455e1128
Component Update - Status
...
- Align the component status field with the Nagios standard
0=ok, 1=warning, 2=critical
- Modify existing modules to report these status' (Cisco-OTV)
- Add/Modify Alerting Macros to use these status'
- Add the a component status widget
- update edit page to report these status'
2016-07-11 16:51:01 +10:00
Tony Murray
f4a1e2798a
Merge pull request #3758 from laf/macros-templates
...
Added more macros and alert templates
2016-07-09 21:20:49 -05:00
Tony Murray
bc40f6ebea
Add user/group to rrdcached command
2016-07-08 21:00:14 -05:00
laf
039c824843
Updated dist-polling docs
2016-07-07 23:42:11 +01:00
laf
51918400a2
ampage to amperage
2016-07-01 10:12:34 +01:00
laf
be12871a34
Fixed speeling mistake :)
2016-06-30 21:44:43 +01:00
laf
d7b158fd2c
Added some more macros and alert templates
2016-06-30 21:37:01 +01:00
laf
2ca9fb6b7d
Removed deprecated config options for email alerting
2016-06-16 16:04:58 +01:00
laf
b43253b16b
Updated distributed polling docs to be a bit clearer and include full config examples
2016-06-16 15:57:14 +01:00
laf
a3a508d569
Added/Updated requirements for InfluxDB
2016-06-16 11:52:43 +01:00
laf
1774d0a3d7
Added info on when discovery runs
2016-06-16 10:22:17 +01:00
laf
26e23545e3
Added additional config option to docs
2016-06-16 10:19:59 +01:00
laf
5497af750f
Added docs for auto discovery
2016-06-16 10:16:13 +01:00
laf
1d678642b3
Updated docs and webui
2016-06-13 22:04:51 +00:00
Guillaume COEUGNET
7c8a32e324
Add procedure doc
2016-06-07 09:43:12 +02:00
Neil Lathwood
9df0ac8e68
Merge pull request #3548 from geordish/update-docs-and-fix-rule
...
Update docs and fix rule
2016-05-26 19:56:07 +01:00
Dave Bell
45b331b100
Update documentation, and fix rule in database
2016-05-24 17:40:18 +01:00
Adam Winberg
1a297b8ac5
Added documentation
2016-05-20 09:47:53 +02:00
Mark Schouten
3e1b3a0d96
Add example configuration for SNMP Proxy
2016-05-17 15:26:59 +02:00
laf
624fbede32
Added ability to specify a different tile url
2016-05-02 19:59:45 +00:00
laf
f90d69cef8
Added support + docs for FreeBSD
2016-04-21 14:38:21 +00:00
Aaron Daniels
111a52d48c
Merge branch 'master' into issue-2193
2016-04-12 07:34:40 +10:00
momo
feba80c69b
add short description to billing docs
2016-04-10 16:33:02 +02:00
Daniel Preussker
d0734d78b0
Merge pull request #3311 from juhovan/influxdb_https
...
Add https transport for influxDB
2016-04-02 20:56:13 +00:00
Juho Vanhanen
0b078e0486
Add https transport for influxDB
2016-04-01 17:53:56 +03:00
Guillaume COEUGNET
a93228fdb4
Add canopsis transport doc
2016-04-01 10:04:34 +02:00
Aaron Daniels
8f59b8c7f7
Merge branch 'master' into issue-2193
2016-03-29 20:16:07 +10:00
Aaron Daniels
eeb3dff393
- Use Nagios alerting: 0 = Ok, 1 = Warning, 2 = Critical
...
- Update documentation
- Moved SQL for upstream changes
2016-03-29 20:15:42 +10:00
Tony Murray
95320dcd37
Agent systemd scripts
2016-03-28 13:43:30 -05:00
Eldon Koyle
c4bf2086e4
drop the iff
2016-03-21 11:00:31 -06:00
Eldon Koyle
813912d085
Add more info on geolocation resolution in docs
2016-03-18 16:55:34 -06:00
Neil Lathwood
b8cdadaf04
Merge pull request #3148 from ekoyle/alert_template_transport
...
Alert template transport
2016-03-17 20:58:43 +00:00
Eldon Koyle
36818d6c59
Use double-quotes in template example and warn about single-quotes
2016-03-16 11:26:19 -06:00
Daniel Preussker
57339c4221
Merge pull request #3221 from ekoyle/add_web_html_email_option
...
Add web config option for HTML emails
2016-03-16 14:44:51 +00:00
Eldon Koyle
6a53bcf688
Add web config option for HTML emails
2016-03-15 16:55:27 -06:00
Aaron Daniels
f90ead9f2e
Merge branch 'master' into issue-2193
2016-03-16 08:49:40 +10:00
Neil Lathwood
5566163eeb
Merge pull request #3156 from richardlawley/billing-perf-2
2016-03-15 21:00:44 +00:00
Aaron Daniels
0d6cfec589
Nagios Services
...
- Moved check-services.php to a poller module
- Added performance data collection to the poller
- Centralised DB functions to includes/services.inc.php
- Created add/edit/delete functions off the device, services page
- Removed legacy edit/delete interfaces.
- Moved and modified check.inc scripts
- Documentation Updates
- Modified services table
2016-03-15 22:23:14 +10:00
Søren Rosiak
1cba002b94
Merge pull request #3168 from laf/oxidized-os
2016-03-08 22:00:05 +01:00
Eldon Koyle
621ea93831
Fix minor doc bug and update example
2016-03-07 16:15:38 -07:00
Richard
dc0f695796
Add optional cleanup task for old bill_data
2016-03-07 18:31:12 +00:00
Neil Lathwood
beb4091b66
Merge pull request #3170 from ekoyle/snmp_trap_doc
...
Add doc stub for SNMP trap handling
2016-03-05 11:34:20 +00:00