Commit Graph
1190 Commits
Author SHA1 Message Date
Neil LathwoodandTony Murray cfea3ba13d Removed " from ZyWall version number (#3693)
* Removed " from ZyWall version number

* Updated to str_replace
2016-06-21 12:34:26 -05:00
Søren RosiakandGitHub 7bc3e3e33e Merge pull request #3689 from laf/issue-3684 2016-06-20 22:21:24 +02:00
laf 64797c4225 resolved stp log spam for mikrotik devices 2016-06-20 14:37:20 +01:00
laf 124157a3d8 Fixed NX-OS version polling 2016-06-20 14:23:03 +01:00
Søren Rosiak f5b3fb1136 Basic Oracle ILOM Support
#3632
2016-06-12 15:59:17 +02:00
Neil Lathwood 0b8d9d7a04 Merge pull request #3627 from murrant/rrdcached
Rrdcached application monitoring
2016-06-09 11:16:17 +01:00
Tony Murray 90749139f1 Merge pull request #3578 from Rosiak/hp3par-support
Basic HPE 3PAR Support
2016-06-09 00:48:48 -05:00
Tony Murray 36818e7a52 Add graphs to graphs menu page.
Use rrd_name() function
Add copyright headers
2016-06-09 00:40:04 -05:00
Tony Murray 2e23d14b98 Allow agent to enable apps in the $agentapps array 2016-06-08 21:42:18 -05:00
Tony Murray 5d9925a5a1 Tidy applications poller output 2016-06-08 21:13:01 -05:00
Tony Murray 60624c1ac0 Rrdcached application monitoring
Can collect data from the agent or by connecting directly
2016-06-08 20:48:53 -05:00
Søren Rosiak 76920956a9 HWg Additions / Changes
#3606

And some changes to existing code.
2016-06-08 21:26:59 +02:00
Søren Rosiak 9a8b133d8f Add IBM BladeCenter Switch Support
#3620
2016-06-08 20:26:28 +02:00
Neil Lathwood 0da39d9f7b Updated includes/polling/functions.inc.php to include full path file
Updated includes/polling/functions.inc.php to include full path file will fix weathermap
2016-06-07 12:30:44 +01:00
Neil Lathwood cbbe040ae4 Merge pull request #3607 from geordish/issue-3605
Resolving issues on #3605
2016-06-06 19:02:11 +01:00
Søren Rosiak 0951866486 Credit to Neil 2016-06-06 19:34:12 +02:00
Søren Rosiak 93f93aa660 Add polling 2016-06-06 19:31:46 +02:00
Neil Lathwood c7ec9aa8bf Merge pull request #3589 from murrant/device-groups-pivot
Store device group relationships in a pivot table.
2016-06-06 18:20:53 +01:00
Dave Bell e7c74d8bc5 Resolving issues on #3605 2016-06-06 15:09:31 +01:00
Tony Murray 009840bf8a Store device group relationships in a pivot table. 2016-06-02 13:25:01 -05:00
Søren Rosiak df8514e143 Basic Buffalo TeraStation Support
#3492
2016-06-02 18:48:36 +02:00
Rick Hodger 524bf05b6d Added config flag ($config['xirrus_disable_stations']) to disable station polling. 2016-05-26 20:42:08 +01:00
Rick Hodger bd842f6e09 Renamed includes/polling/os/xirrus.inc.php per change in OS name. Derp. 2016-05-26 20:35:25 +01:00
Rick Hodger 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
Rick Hodger 191fe25c23 Removed ?> from OS discovery as requested. Added Xirrus specific RSSI graph. 2016-05-24 20:42:33 +01:00
Rick Hodger 97750c01fe Removed debugging line. 2016-05-23 21:34:45 +01:00
Rick Hodger 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
Dave Bell 50ad9e5943 Unset unrequired index from snmp netstats 2016-05-22 21:26:55 +01:00
Peter TKATCHENKO c99c74bd95 Improved support for Equallogic storage arrays and DELL servers 2016-05-12 17:36:08 +02:00
Tony Murray 7664464dd9 Don't alert unless the sensor value actually surpasses the threshold.
Use >/< instead of >=/<=
2016-05-06 10:46:54 -05:00
Daniel Preussker da2ef8e71b Merge pull request #3482 from laf/issue-3400
Added Isilon OneFS detection
2016-05-04 21:43:13 +02:00
Jussi Sorjonen 4569a083d9 Preliminary HP Virtual Connect support 2016-05-04 09:50:35 +03:00
Tony Murray b1974cd3be Only poll AirMAX if the device supports the MIB. 2016-05-03 21:18:17 -05:00
laf 4151863bb0 Added Isilon OneFS detection 2016-05-03 22:38:58 +00:00
laf 986d040f11 Added EMC data domain detection 2016-05-02 17:39:03 +00:00
laf 7e91339646 Added detection for Cisco WAP 2016-05-02 17:03:57 +00:00
laf e138318f64 Added detection for BDCom devices 2016-05-02 15:42:13 +00:00
laf e19e223ef5 Added detection for Bintec smart routers 2016-05-02 12:24:31 +00:00
Rainer Schueler 144acdfc49 renamed remaining viprinet.inc.php to viprinux.inc.php 2016-04-25 10:10:25 +02:00
Rainer Schueler 93e059f2c1 Merge branch 'master' of https://github.com/librenms/librenms
Conflicts:
	includes/services/check_dhcp.inc.php
2016-04-25 08:48:04 +02:00
Rainer Schueler 1c4cf026d4 Renamed Viprinet to Viprinux. Icon size now 32x32 2016-04-25 08:26:46 +02:00
Neil Lathwood 1c3869c5f0 Merge pull request #3416 from murrant/netonix-poe
Add PoE state to Netonix devices
2016-04-24 20:00:46 +01:00
Neil Lathwood 287f8864e7 Merge pull request #3312 from thecityofguanyu/thecityofguanyu/ironware-netiron-mempool
Fix mempool reporting for Brocade IronWare NetIron devices
2016-04-24 11:02:17 +01:00
Tony Murray 46a0bbfc82 Add PoE state to Netonix devices
Allow for non-numeric states.  state_descr must match what is returned by the device.
2016-04-23 20:56:21 -05:00
laf f90d69cef8 Added support + docs for FreeBSD 2016-04-21 14:38:21 +00:00
Neil Lathwood 4d18c429a9 Merge pull request #3354 from geordish/influxdb-incorect-storage-typesv2
Influxdb incorrect storage types
2016-04-19 16:18:27 +01:00
David Bell 761f55b8db Removed large unrequired loop.
An example output that shows this is still working:

...
snmpOutTraps.0 = 0
snmpEnableAuthenTraps.0 = enabled
snmpSilentDrops.0 = 0
snmpProxyDrops.0 = 0

RRD Disabled RRD update /opt/librenms/rrd/xxx/netstats-snmp.rrd N:173688066:172651761:0:50736:0:0:0:0:0:0:0:210621835:0:167870188:2601931:0:0:0:4:74625425:0:0:0:0:0:172651443:0:U:0:0
...

(Note the U 3rd from the end)
2016-04-19 16:04:24 +01:00
Casey Schoonover f95ed6c37e Added memory utilization discovery/polling for DNOS 2016-04-19 09:45:18 -05:00
Casey Schoonover 6b425bc482 Added CPU utilization discovery/polling for DNOS 2016-04-19 09:19:45 -05:00
Adam Winberg 5871681015 change from poller_module to include from os polling 2016-04-19 13:58:38 +02:00