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
laf
f0fb602046
Added support for os in oxidized groups
2016-03-05 00:48:51 +00:00
Eldon Koyle
86330d051e
Add doc stub for SNMP trap handling
2016-03-04 17:13:03 -07:00
Eldon Koyle
c803e24fb1
Minor formatting tweaks
2016-03-04 16:35:05 -07:00
Eldon Koyle
a549902aca
Basic outline for using rsyslog instead of syslog-ng
2016-03-04 16:29:02 -07:00
Andreser
e34a80a047
Update RRDTune.md
...
It seems script folder changed to "scripts" so I'm also changing it in the docs.
2016-03-04 08:24:59 -03:00
Eldon Koyle
a3c4076aae
Add some hints in the documentation.
2016-03-03 16:55:34 -07:00
Tony Murray
31897758e5
Restore $config['oxidized']['features']['versioning'].
2016-02-12 14:27:55 -06:00
Tony Murray
28216f67b0
Merge branch 'master' into config_diff
2016-02-12 10:36:18 -06:00
Tony Murray
aa9d4798dc
Remove $config['oxidized']['features']['versioning']. I did not update the schema to remove the entry from the config table.
...
Update the documentation a bit.
Issue #2812
2016-02-12 10:23:49 -06:00
Neil Lathwood
fa783dc07e
Merge pull request #2841 from adaniels21487/issue-2665
...
Cisco OTV
2016-02-10 19:49:59 +00:00
Daniel Preussker
b118ee560b
Merge pull request #2913 from murrant/poller-service-systemd
...
Add systemd unit file for the python poller service.
2016-02-07 14:31:56 +00:00
Tony Murray
aa43f41871
Change the poller-service docs from ln -s to cp to prevent us from breaking user's installs.
2016-02-03 08:17:19 -06:00
awlx
45917efd0f
Removed no longer necessary poller section
2016-02-03 10:34:07 +01:00
awlx
2a51cf723c
To make it complete added config.php step
2016-02-03 10:24:17 +01:00
awlx
1b6662448f
Added configuration examples and descriptions for mib based poller
2016-02-03 10:19:07 +01:00
Tony Murray
44cd86d24e
Add systemd unit file for the python poller service.
...
Move poller-service init scripts into to scripts directory and update the documentation.
2016-02-02 20:23:08 -06:00
awlx
53be46ed7d
Changed the text to make it more clear what to change.
2016-02-02 11:37:23 +01:00