565 Commits
Author SHA1 Message Date
laf fb567d854c Updated 10/04/16 2016-04-10 13:05:01 +00: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
Neil Lathwood 76693ab36e Merge pull request #3309 from gcoeugnet/master
Canopsis transport doc and enhancement
2016-04-01 13:55:57 +01:00
Guillaume COEUGNET a93228fdb4 Add canopsis transport doc 2016-04-01 10:04:34 +02:00
Neil Lathwood edec7713b0 Merge pull request #3304 from adaniels21487/issue-3264
Component API Additions
2016-03-31 11:54:56 +01:00
Aaron Daniels 9706a85454 - Added add, edit and delete API calls for components.
- Added documentation for the new calls.
2016-03-30 17:16:14 +10:00
vectr0n 51cf4ca0a3 Create Installation-Nginx-(Debian-Ubuntu).md 2016-03-29 15:24:45 -04: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
Neil Lathwood 5566163eeb Merge pull request #3156 from richardlawley/billing-perf-2 2016-03-15 21:00:44 +00:00
Tony Murray d3a4e03b2c ./daily.sh as librenms user
Add hint to encourage running ./daily.sh as the user librenms user.

We could also add this:
`runuser -l librenms -c ./daily.sh`
or this
`su - librenms -c ./daily.sh`
2016-03-14 15:10:24 -05:00
Søren Rosiak 6199d36936 Merge pull request #3187 from pblasquez/patch-2 2016-03-08 22:03:51 +01:00
Søren Rosiak 1cba002b94 Merge pull request #3168 from laf/oxidized-os 2016-03-08 22:00:05 +01:00
pblasquez 02ca54b9a5 Update Configuration.md 2016-03-07 19:03:17 -08: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 65a75c77e4 Merge pull request #3157 from bitcoredotorg/patch-3
Clean up centos install docs
2016-03-07 17:51:53 +00:00
bitcoredotorg 463cec398e Update Installation-(RHEL-CentOS).md 2016-03-07 08:50:38 -05:00
Neil Lathwood a1cf6ac00f Merge pull request #3122 from marcodc/patch-2
Update Acknowledgement.md
2016-03-06 21:09:48 +00:00
laf 0eb1645fee Updated Changelog 06.03.16 2016-03-06 20:59:15 +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
bitcoredotorg d053b5a6b2 Clean up centos install docs
Reorganize install order (can't access web interface without getting to a point where httpd starts!), minor tweaks for clarity
2016-03-03 18:11:33 -05:00
bitcoredotorg 8c848d28ec Set selinux to allow httpd to sendmail 2016-03-02 09:47:20 -05:00
Tony Murray 777a335699 Add validate.php to the install docs 2016-03-01 14:41:39 -06:00
dottoremoe 65ec66666d Update Acknowledgement.md 2016-03-01 06:59:52 +08:00
Rosiak 73149f3f19 More updates
Add sensor_prev to be able to alert on state change

Add docs
2016-02-27 15:29:11 +01:00
Tony Murray 916c568ce7 Add GeSHi GPv2+ acknowledgement. 2016-02-13 12:18:55 -06: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
Daniel van Dorp 616820d938 Add functions needed to Support/FAQ 'Why do I not see any graphs?' 2016-02-11 16:51:49 +01:00
Daniel van Dorp 6b26795500 Add functions needed to Installation instructions for Debian Ubuntu and RHEL CentOS 2016-02-11 16:47:02 +01:00
Neil Lathwood fa783dc07e Merge pull request #2841 from adaniels21487/issue-2665
Cisco OTV
2016-02-10 19:49:59 +00:00
Neil Lathwood f074f25be2 Revert "Revert "Added location_map_regex"" 2016-02-09 19:02:38 +00:00
Daniel Preussker 1110836662 Revert "Added location_map_regex" 2016-02-09 20:00:54 +01:00
Neil Lathwood 3b19af910b Merge pull request #2935 from pblasquez/pblasquez-location_map_regex
Added location_map_regex
2016-02-09 18:56:55 +00:00
pblasquez 3ee30fae7c Update Configuration.md 2016-02-08 16:03:48 -08:00
Daniel Preussker 9c0cc8ad0c Updated#2 2016-02-07 15:47:14 +00:00