Commit Graph
10414 Commits
Author SHA1 Message Date
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
Daniel Preussker 8643d5ccb8 Merge pull request #3260 from paulgear/clarify-validate
Minor clarifications
2016-03-17 08:01:52 +00:00
Paul Gear 1a3213b81f Minor clarifications 2016-03-17 10:18:16 +10:00
Eldon Koyle 36818d6c59 Use double-quotes in template example and warn about single-quotes 2016-03-16 11:26:19 -06:00
Tony Murray 271e767077 Merge pull request #3250 from laf/issue-3236
Split out the icon check and update from os
2016-03-16 10:59:09 -05:00
Ibrahim Tachijian 282fb891d0 Added support for Juniper EX2500 2016-03-16 16:08:50 +01:00
Xavier Beaudouin 571ee1631a Add cumulus icon 2016-03-16 16:07:51 +01: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
Neil Lathwood c9fabd4654 Merge pull request #3246 from Rosiak/issue-3245
Deliberant WiFi Discovery
2016-03-16 11:50:46 +00:00
Paul Gear f90e7baa31 Merge pull request #3252 from laf/issue-3131
Updated alerts query to retrieve sysName for function use
2016-03-16 11:07:13 +10:00
laf 4cbeb18af5 Updated alerts query to retrieve sysName for function use 2016-03-16 00:56:58 +00:00
Neil Lathwood 150ee45452 Merge pull request #3240 from richardlawley/issue-1967
Add Interface at bill create screen
2016-03-15 23:23:01 +00:00
laf 772c9177f6 Split out the icon check and update from os 2016-03-15 23:08:17 +00:00
Eldon Koyle 6a53bcf688 Add web config option for HTML emails 2016-03-15 16:55:27 -06:00