Commit Graph
597 Commits
Author SHA1 Message Date
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
Neil Lathwood 2a1ae6a3f9 Merge pull request #3531 from wiad/issue-3530
Added auth module combining http authentication and AD authorization
2016-05-26 19:46:26 +01:00
Dave Bell 3674143f43 Fix documentation issue for checkout out other peoples commits 2016-05-25 13:24:32 +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 599bb094dd Updated ubuntu image hashes 2016-05-12 11:59:46 +00:00
Tony Murray 84acb3077b Merge pull request #3473 from laf/issue-3012
Add support for stopping devices being added with duplicate sysNames
2016-05-10 17:16:05 -05:00
laf 8a46c7611d Add support for stopping devices being added with duplicate sysNames 2016-05-02 20:20:29 +00:00
laf 624fbede32 Added ability to specify a different tile url 2016-05-02 19:59:45 +00:00
laf b1d8fc62fb Small formatting fix 2016-05-01 14:55:28 +00:00
laf 08f97f2cc8 Updated changelog and added pre-built image details 2016-05-01 14:49:40 +00:00
Andreser e0ac533882 New FAQ about renamehost.php
FAQ #16 describing how to change an IP / hostname of a device.
2016-04-30 10:19:52 -03:00
pblasquez ba48567f19 Added bad ifName and ifAlias regex matching
Allow user to ignore interfaces based on regex matching of ifName and
ifAlias values
2016-04-28 15:36:13 -07:00
Neil Lathwood 6d37d36354 Merge pull request #3255 from HenocKA/issue280b
VRF Lite Support - update
2016-04-28 12:22:01 +01:00
Neil Lathwood 59428bbe44 Merge pull request #3256 from HenocKA/issue280-route
VRF Lite Support - adding route
2016-04-25 11:29:59 +01:00
laf 78204f3971 Added api call for ipsec tunnels 2016-04-22 13:41:38 +00:00
laf f90d69cef8 Added support + docs for FreeBSD 2016-04-21 14:38:21 +00:00
Sawachier 5ce6fcdef8 Update Discovery Support.md 2016-04-20 10:46:38 +02:00
vectr0n 98c491a70a Change Wording for AllowEncodedSlashes to make it more clear to users 2016-04-19 19:00:17 -04:00
HenocKA 60a81471c0 Update Discovery Support 2016-04-20 00:32:15 +02:00
HenocKA 6e931ace6c update changelog 2016-04-20 00:32:15 +02:00
vectr0n a618707905 Update Nginx Install Doc 2016-04-19 18:08:30 -04:00
HenocKA 4f2eac0747 udpate discovery support 2016-04-19 23:50:39 +02:00
Aaron Daniels 111a52d48c Merge branch 'master' into issue-2193 2016-04-12 07:34:40 +10:00
jnewell 94f698001b Merge branch 'master' of https://github.com/librenms/librenms 2016-04-11 09:46:28 -07:00
momo feba80c69b add short description to billing docs 2016-04-10 16:33:02 +02:00
laf fb567d854c Updated 10/04/16 2016-04-10 13:05:01 +00:00
jnewell 0e6093abfc Added device/port_stack API endpoint. Updated documentation 2016-04-05 14:25:45 -07: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
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
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