807e3dfe61
Fix avtech switch type sensors
2016-06-06 15:33:41 -05:00
9393c0e716
Fixes for the Avtech sensor state
2016-06-04 10:09:43 -05:00
fcd7ed6dda
if -> elseif
2016-06-03 21:51:17 -05:00
f4cfd61aef
Capitalize state descriptions
2016-06-03 21:48:24 -05:00
b54f449ed8
Add Avtech switch support
2016-06-03 21:44:21 -05:00
1a60b7301f
Initial support for RoomAlert3E
...
Doesn't support switch yet as, avtech_add_sensor doesn't handle state type sensors.
2016-06-03 21:28:56 -05:00
003bfab0d3
Merge pull request #3588 from Rosiak/fix-typo-thing
...
Fix typo..
2016-06-02 22:17:06 +01:00
edd3d61fc8
Fix typo..
2016-06-02 18:59:43 +02:00
df8514e143
Basic Buffalo TeraStation Support
...
#3492
2016-06-02 18:48:36 +02:00
5d49f72d3e
Merge pull request #3543 from Tatermen/master
...
Basic support for Xirrus Wireless Access Points.
2016-05-30 19:26:06 +01:00
ddb04ad870
Added config option to includes/defaults.inc.php
2016-05-27 17:04:29 +01:00
da2788e074
Merge pull request #3561 from geordish/issue-2715
...
Enable discovery of CDP neighbour by IP address
2016-05-26 21:32:28 +01:00
a5d0b0a306
Changed syntax of if statement for readability
2016-05-26 20:43:56 +01:00
524bf05b6d
Added config flag ($config['xirrus_disable_stations']) to disable station polling.
2016-05-26 20:42:08 +01:00
bd842f6e09
Renamed includes/polling/os/xirrus.inc.php per change in OS name. Derp.
2016-05-26 20:35:25 +01:00
72d3be26f1
Merge pull request #3438 from cschoonover91/issue-3437
2016-05-26 21:24:43 +02:00
a1f85c3998
Merge pull request #3535 from nwautomator/issue-3534
...
Add inventory support for Alcatel-Lucent SR devices
2016-05-26 19:55:12 +01:00
e5a21b04c0
Fixed formatting.
2016-05-26 18:05:36 +01:00
31d4a29359
Changed OS name to "Xirrus ArrayOS" and internal OS name to 'xirrus_os'.
2016-05-26 18:03:05 +01:00
18eab48d7e
Correct array name
2016-05-25 20:13:56 +01:00
ae23432138
Removed ?> from includes/polling/wireless/xirrus.inc.php. Also added graphs for average data rates and noise floor and a custom graph for clients connected per radio that should work on larger models.
2016-05-25 19:56:10 +01:00
db5d074a52
Enable discovery of CDP neighbour by IP address
2016-05-25 09:52:28 +01:00
3f0ff2bb8c
add a few more OIDs for the 7705 SAR since there are different hardware versions of the box.
2016-05-24 16:48:38 -04:00
010e4fc108
add OS detection support for the Alcatel-Lucent (Nokia) SAR 7705 per issue #3549
2016-05-24 16:09:37 -04:00
39f8371ea2
Removed ?>
2016-05-24 20:44:58 +01:00
191fe25c23
Removed ?> from OS discovery as requested. Added Xirrus specific RSSI graph.
2016-05-24 20:42:33 +01:00
cf39436865
fix indentation per request
2016-05-24 13:52:04 -04:00
97750c01fe
Removed debugging line.
2016-05-23 21:34:45 +01:00
bbc8a0979a
Basic support for Xirrus Wireless Access Points.
...
I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md.
2016-05-23 21:27:43 +01:00
50ad9e5943
Unset unrequired index from snmp netstats
2016-05-22 21:26:55 +01:00
2dd60f1c3d
This time, really fix it.
2016-05-22 11:08:26 +02:00
12d713686f
Changes to actually change the color of hipchat alerts when a device recovers.
...
I agree to the conditions of the Contributor Agreement
contained in doc/General/Contributing.md.
2016-05-21 10:28:18 +02:00
732524ecda
Merge pull request #3519 from Peter2121/master
...
Improved support for Equallogic storage arrays and DELL servers
2016-05-19 21:40:17 +01:00
94b2fcb9f0
remove debug print statement and submit this as a PR for Alcatel-Lucent inventory support
2016-05-18 16:48:39 -04:00
75223146f3
add basic inventory support for Alcatel-Lucent SR devices
2016-05-18 16:40:10 -04:00
38d28ec9b1
Reformatting if-else
2016-05-18 15:14:03 +02:00
dacb9facb8
Merge pull request #3522 from tfgm-bud/fix-slack-transport
...
Send Slack alerts as pure json
2016-05-17 08:58:47 -05:00
5600bf3995
Merge pull request #3360 from Tristan-Labbe/Tristan-Labbe-VRF-BGP
...
VRF-LITE support BGP
2016-05-16 23:19:12 +01:00
9e1cbff8ed
Send Slack alerts as pure json
...
Now works with mattermost as well as slack
Set the Content-type header application/json
Removed extraneous code that was urlencoding some apparently unused data ($api)
Removed "payload=" from the alert messsage as it is not proper json
2016-05-13 13:15:38 -05:00
c99c74bd95
Improved support for Equallogic storage arrays and DELL servers
2016-05-12 17:36:08 +02:00
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
7664464dd9
Don't alert unless the sensor value actually surpasses the threshold.
...
Use >/< instead of >=/<=
2016-05-06 10:46:54 -05:00
69147811fd
Merge pull request #3483 from laf/issue-3375
...
Added additional discovery check for Ricoh printers
2016-05-04 21:50:09 +02:00
da2ef8e71b
Merge pull request #3482 from laf/issue-3400
...
Added Isilon OneFS detection
2016-05-04 21:43:13 +02:00
4569a083d9
Preliminary HP Virtual Connect support
2016-05-04 09:50:35 +03:00
b1974cd3be
Only poll AirMAX if the device supports the MIB.
2016-05-03 21:18:17 -05:00
fb8011adb7
Added additional discovery check for Ricoh printers
2016-05-03 22:51:11 +00:00
4151863bb0
Added Isilon OneFS detection
2016-05-03 22:38:58 +00:00
5e540ff6cd
Update bgp-peers.inc.php
2016-05-03 16:11:16 +02:00
886fcaf04c
Update bgp-peers.inc.php
2016-05-03 16:11:16 +02:00