Guillaume Coeugnet
7a2faae237
Update 110.sql
...
Remove port parameter to put it a new file
2016-04-01 14:20:17 +02:00
Guillaume Coeugnet
c6a022694b
Update alerting.inc.php
...
Code indentation
2016-04-01 10:21:11 +02:00
Guillaume COEUGNET
79c6b04841
Merge branch 'master' of https://github.com/gcoeugnet/librenms
2016-04-01 10:07:25 +02:00
Guillaume COEUGNET
32ac7a59d3
Add port parameter and code enhancement
2016-04-01 10:05:52 +02:00
Guillaume COEUGNET
3855848318
Add canopsis port parameter
2016-04-01 10:05:17 +02:00
Guillaume COEUGNET
ac89c7b00c
Add canopsis port parameter
2016-04-01 10:04:58 +02:00
Guillaume COEUGNET
a93228fdb4
Add canopsis transport doc
2016-04-01 10:04:34 +02:00
gcoeugnet
0bff6922c6
Update AUTHORS.md
...
I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md.
2016-03-31 15:09:01 +02:00
Guillaume COEUGNET
427fffad84
Merge branch 'master' of https://github.com/gcoeugnet/librenms
2016-03-30 16:10:05 +02:00
Guillaume COEUGNET
fcd2aae898
Add lib/PhpAmqpLib
2016-03-30 16:09:10 +02:00
Guillaume COEUGNET
9c7cc69be6
Remove canopsis exception
2016-03-30 16:02:00 +02:00
Guillaume COEUGNET
e9e22cff00
Remove canopsis exception
2016-03-30 16:01:45 +02:00
Guillaume COEUGNET
3a4db5194c
Remove namespaces to allow this transport to be called from anonymous function
2016-03-30 16:01:16 +02:00
gcoeugnet
1fc742e239
Create 110.sql
...
Add options to config table for canopsis transport.
2016-03-30 14:20:42 +02:00
Guillaume COEUGNET
5d21bf9a55
Change event resource
2016-03-30 11:21:35 +02:00
Guillaume COEUGNET
290bb96502
remove debug lines
2016-03-30 10:23:46 +02:00
gcoeugnet
758453938e
Update alerting.inc.php
2016-03-29 15:43:31 +02:00
gcoeugnet
293bef2681
Update test-transport.inc.php
...
Add test for canopsis transport
2016-03-29 15:36:51 +02:00
gcoeugnet
0e5f4f4861
Update alerts.php
...
Update to make canopsis transport works. Canopsis transport use AMQP PHP libraries which needs to be installed and included at the begining of the transport but PHP doesn't allow this include to occured in an anonyous function.
2016-03-29 15:34:39 +02:00
gcoeugnet
82b639e25d
Create transport.canopsis.php
...
Add canopsis transport file
2016-03-29 15:29:27 +02:00
Neil Lathwood
a9b50a47dd
Merge pull request #3279 from pheinrichs/issue-3277
...
Added Cambium Support
2016-03-29 11:46:29 +01:00
Neil Lathwood
658d8d205c
Merge pull request #3296 from murrant/agent-systemd
...
Agent systemd scripts
2016-03-29 09:51:32 +01:00
Tony Murray
95320dcd37
Agent systemd scripts
2016-03-28 13:43:30 -05:00
Neil Lathwood
3776dc88e2
Merge pull request #3286 from Rosiak/cisco-wifi-fix
...
Detect Autonomous Cisco AP's
2016-03-26 14:57:09 +00:00
Neil Lathwood
31ce9f84da
Merge pull request #3280 from geordish/issue-3274
...
Include newlines in sysDescr
2016-03-26 14:39:59 +00:00
Rosiak
1034c03a9c
Detect Autonomous Cisco AP's
2016-03-25 17:15:35 +01:00
Paul Heinrichs
985e1a4402
Split Cambium/Canopy Detection and Polling
2016-03-24 10:34:56 -04:00
Neil Lathwood
87fcbd7b51
Merge pull request #3281 from thomseddon/fix/alert-test-url
...
Fix URL path to ajax_form.php for testing alerts
2016-03-24 10:45:49 +00:00
Daniel Preussker
bed4bac961
Merge pull request #3283 from khobbits/Alert-Failure-Detail
...
Alert Failure Detail
2016-03-23 18:01:52 +00:00
Robert Gornall
5115095d8f
Give slightly more information on Transport API failure.
2016-03-23 17:01:06 +00:00
Robert Gornall
59ad5d06c4
Catch failed transports that don't return 'false'. Pass error message into event log.
2016-03-23 16:57:15 +00:00
Paul Heinrichs
0a2b1154f0
Removing Old Canopy Files
2016-03-23 08:19:45 -04:00
Thom Seddon
d2dd3e256f
Fix URL path to ajax_form.php for testing alerts
2016-03-23 09:43:34 +00:00
David Bell
050b8e4d5c
Include newlines in sysDescr
2016-03-22 16:14:56 +00:00
Paul Heinrichs
a13d148fb1
Added Signal Sensor
2016-03-22 10:37:07 -04:00
Paul Heinrichs
72b9fd4d38
Added Cambium Support
2016-03-22 09:32:26 -04:00
Paul Heinrichs
6ad337532e
Adding cambium MIBS
...
https://support.cambiumnetworks.com/files
2016-03-22 08:59:14 -04:00
Neil Lathwood
75e1712f74
Merge pull request #3268 from murrant/config-name-unique-index
...
Set config_name column in config table as a unique index
2016-03-22 09:53:24 +00:00
Neil Lathwood
9660ebfc8e
Merge pull request #3266 from ekoyle/geoloc_docs_update
...
Add more info on geolocation resolution in docs
2016-03-22 09:43:33 +00:00
Eldon Koyle
c4bf2086e4
drop the iff
2016-03-21 11:00:31 -06:00
Tony Murray
5c81602966
Set config_name as a unique index
...
Work around possible duplicates by keeping the first record.
2016-03-18 23:20:02 -05:00
Eldon Koyle
813912d085
Add more info on geolocation resolution in docs
2016-03-18 16:55:34 -06:00
Neil Lathwood
bcafac560c
Merge pull request #3237 from xbeaudouin/cumulus
...
Basic Cumulus Linux support
2016-03-18 10:33:38 +00:00
Tony Murray
7d111fd8ba
Move me up the list
2016-03-17 23:52:14 -05:00
Neil Lathwood
6b896d0cb7
Merge pull request #3239 from richardlawley/billing-search
...
Convert bills list to Bootgrid
2016-03-17 21:09:10 +00:00
Neil Lathwood
b8cdadaf04
Merge pull request #3148 from ekoyle/alert_template_transport
...
Alert template transport
2016-03-17 20:58:43 +00:00
Neil Lathwood
d20b1c657f
Merge pull request #3262 from murrant/fix-icon-update
2016-03-17 18:49:50 +00:00
Tony Murray
a20c14b66b
Fix icon reset issue when os != icon.
2016-03-17 11:36:59 -05:00
Daniel Preussker
c7fbf4d5b3
Merge pull request #3254 from barhom/juniper-ex2500
...
Added support for Juniper EX2500
2016-03-17 08:51:44 +00:00
Daniel Preussker
78e3ab08b7
Merge pull request #3248 from laf/pulse-fix
...
Fixed pulse sessions and users rrdupdate
2016-03-17 08:02:38 +00:00