Commit Graph
2268 Commits
Author SHA1 Message Date
Neil Lathwood 2f2a518d0c Merge pull request #1416 from job/rework_snmp.inc.php
Rework snmp.inc.php
2015-07-09 19:18:26 +01:00
Neil Lathwood f29118894a Merge pull request #1420 from Rosiak/dell-idrac-expansion
Dell iDRAC Additions
2015-07-09 14:35:24 +01:00
Neil Lathwood fc5e82e117 Merge pull request #1419 from Rosiak/master
Add basic Dell iDrac recognition
2015-07-09 03:29:13 +01:00
Neil Lathwood 68215ef91c Merge pull request #1415 from job/rework_includes/polling/system.inc.php
Cleanup includes/polling/system.inc.php
2015-07-09 03:23:28 +01:00
Rosiak c74ec310ec Dell iDrac Additions
- Additions to the Dell iDRAC support

This only should be merged when the MIBs from @SaaldjorMike has been
merged in.
2015-07-08 23:18:13 +02:00
Job Snijders 77486d3c98 Remove duplicate code, compress code, adhere to style guide 2015-07-08 20:28:28 +02:00
Rosiak 03f359bef6 Add basic Dell iDrac recognition
- Basic iDrac recognition
2015-07-08 19:30:34 +02:00
Job Snijders fa9fb61d85 gg=G on on snmp.inc.php for readability 2015-07-08 14:24:59 +02:00
Daniel Preussker 0dfd0dfb0f Merge pull request #1353 from laf/issue-1348
Now save the connection value selected and remove when not needed
2015-07-08 12:17:48 +00:00
Job Snijders a4a983b52c Cleanup includes/polling/system.inc.php 2015-07-08 14:05:43 +02:00
Neil Lathwood 462d3503c3 Merge pull request #1384 from vitalisator/issue-1382
Add support fo PBN CPE device"
2015-07-05 22:35:15 +01:00
Louis Rossouw 90f2201084 Fix up formatting to http://docs.librenms.org/Developing/Code-Guidelines/ 2015-07-05 21:31:11 +02:00
Louis Rossouw c050ff374f Add IRCd service. 2015-07-05 21:12:59 +02:00
Neil Lathwood 7bc3ec2962 Merge pull request #1387 from spinza/addntpservice
Add ntp service monitoring.
2015-07-05 19:52:43 +01:00
Neil Lathwood f442cd650a Merge pull request #1386 from spinza/checkmysql
Accept MySQL OK as the service active.
2015-07-05 19:51:30 +01:00
Neil Lathwood f0f924c7a9 Merge pull request #1385 from spinza/fixssh
Pass service parameters to check_ssh.
2015-07-05 19:51:05 +01:00
Louis Rossouw 96f70b1b9b Add ntp service monitoring. 2015-07-05 15:24:37 +02:00
Louis Rossouw 01714ed03b When check_mysql is run with -n option it returns MySQL OK. Also accept that as an status=1 indication. 2015-07-05 00:47:51 +02:00
Louis Rossouw bf8df0fbe2 Pass service parameters to check_ssh allowing one to specify alternative port for ssh for example using -p flag. 2015-07-05 00:35:33 +02:00
vitalisator 049fd54beb Add support fo PBN CPE device"
Fixes #1382
2015-07-04 23:22:26 +02:00
sthen 75704eba87 Use correct divisor for frequencies on Huawei UPS 2015-07-04 20:47:46 +01:00
sthen ffbe06f64b Check netmanplus UPS by OID as well as descr, tested with Netman 204 2015-07-04 20:22:34 +01:00
sthen 69e9929ddb Support Huawei UPS, tested with UPS5000 2015-07-04 20:22:29 +01:00
Tony Ditchfield 90563c5b1d Added HOST-RESOURCES-MIB:: to allow detection of Synology devices 2015-06-28 18:54:55 +01:00
laf 505429db4d Added some additional info from pfsense units 2015-06-27 22:11:54 +01:00
laf 4bef35c90a Now save the connection value selected and remove when not needed 2015-06-27 17:41:31 +01:00
Neil Lathwood 7986e81f2d Merge pull request #1338 from SaaldjorMike/webpower-ups
Added support for WebPower Pro II UPS cards.
2015-06-25 08:59:28 +01:00
Mike Rostermund 01f12a3f0a Added discovery of load sensors of RFC1628 devices. 2015-06-24 14:25:58 -07:00
Mike Rostermund b8c8c20d18 Added support for WebPower Pro II UPS cards. 2015-06-24 14:23:54 -07:00
Daniel Preussker 66ab6482e1 Merge pull request #1326 from laf/issue-1307
Added latency support for devices + logging reasons why devices marked as down
2015-06-24 18:33:10 +00:00
laf 32c20b8a68 Added removing of IP addresses before ports are deleted 2015-06-24 15:38:54 +01:00
laf 03a5e768ec min/avg/max were in the wrong order 2015-06-23 09:48:36 +01:00
laf 9e5c6f87bb Changed default millisec + removed check for loss < 0 2015-06-23 09:01:36 +01:00
laf 0525ca79bc Updated to set millisec delay between packets 2015-06-22 23:23:14 +01:00
laf 30a27d719e Fix scrut issues + tidy more code 2015-06-22 23:02:11 +01:00
laf 6c9810fc3c Fix scrut issues 2015-06-22 22:55:32 +01:00
laf 820afa6dbb Added logging of reason device was detected as down (icmp/snmp) 2015-06-22 22:11:02 +01:00
laf eee2ae5be1 Added support for logging packet loss and min/max/avg response times on fping 2015-06-22 21:55:31 +01:00
Louis Rossouw 38952215f8 Small fix to ensure php compatability with older php. 2015-06-22 15:18:30 +02:00
Louis Rossouw 7f3f942e83 Adding the ability to use multiple poller groups for a poller. 2015-06-22 12:37:00 +02:00
Neil Lathwood 35f784cfde Merge pull request #1319 from spinza/timeout
Add timeout on unix agent execution after connect.
2015-06-21 21:37:18 +01:00
Louis Rossouw 7cda1da63c Add config settings for unix-agent time-outs. 2015-06-21 22:14:32 +02:00
Louis Rossouw 9f36182b7d Add timeout on unix agent execution after connect. 2015-06-21 19:36:44 +02:00
Neil Lathwood 6a4fe09fa8 Merge pull request #1317 from vitalisator/issue-1212
Multimatic UPS snmp based on RFC1628
2015-06-20 22:06:52 +01:00
vitalisator fd6c7f3ca6 Multimatic UPS snmp based on RFC1628 2015-06-20 22:30:52 +02:00
Daniel Preussker 570fd169bd Merge pull request #1309 from laf/issue-467
Added Temp / Fanspeed and State support for EqualLogic
2015-06-19 15:59:28 +00:00
laf 70926c7283 Added power supply state for EqualLogic 2015-06-19 16:44:11 +01:00
laf dc8c53c8a8 Added fanspeed support for EqualLogic 2015-06-19 16:28:43 +01:00
laf f6d369d977 Updated Temp support for EqualLogic 2015-06-19 16:04:44 +01:00
laf d09843180e Removed unused variable 2015-06-18 23:25:51 +01:00