Commit Graph
2324 Commits
Author SHA1 Message Date
Louis Rossouw c8a5475c08 Fix return in dbBulkInsert. 2015-07-17 06:15:57 +02:00
Louis Rossouw c975b27515 Remove fullsql and comment. 2015-07-17 06:11:01 +02:00
Louis Rossouw 650369603d Revise unix-agent (processes section) to use dbBulkInsert. 2015-07-17 06:08:03 +02:00
Louis Rossouw 54dd165917 Create dbBulkInsert which allows bulk insertion of records. 2015-07-17 06:08:03 +02:00
Neil Lathwood 3de258a23f Merge pull request #1452 from alangregory/powerconnect
Added PowerConnect 3548 support
2015-07-16 21:39:42 +01:00
Alan Gregory 54cc274f13 REmoved aditional space 2015-07-16 13:11:12 -03:00
Alan Gregory c3db4f4422 Updated standards 2015-07-16 13:09:54 -03:00
Alan Gregory d1c7886d66 Updated old code and fixed some code standards 2015-07-16 09:45:17 -03:00
Alan Gregory be670131c1 Fixed some code standards 2015-07-15 18:04:13 -03:00
laf c2bcb69982 Fixes Debugging code issues from scrut 2015-07-15 21:32:18 +01:00
Daniel Preussker a71f937fdd Merge pull request #1458 from laf/transports-fix
Removed <?php from files
2015-07-15 22:27:12 +02:00
laf 4c1e4326d4 Removed <?php from files 2015-07-15 21:25:10 +01:00
f0o 89caa7758f Added DeviceGroup-Macros 2015-07-15 19:56:18 +00:00
Daniel Preussker 6457584660 Merge pull request #1447 from spinza/fixunixprocesspolling
Processes get added to db in one big query instead of individual inserts.
2015-07-15 21:32:00 +02:00
Daniel Preussker 636b75171f Merge pull request #1443 from spinza/alwayscheckips
Add a config flag to control whether ips of hostnames are checked.
2015-07-15 21:30:06 +02:00
Louis Rossouw f261b7be95 Escape values passed to query. 2015-07-15 21:23:47 +02:00
Louis Rossouw 605d92bc11 Processes get added to db in one big query instead of individual row inserts. 2015-07-15 21:21:58 +02:00
laf 08ae68bc58 fixed a couple of issues 2015-07-15 20:20:53 +01:00
Louis Rossouw 3fc12b92a7 Add and implement option addhost_alwayscheckip. 2015-07-15 21:07:04 +02:00
Alan Gregory b931e5d5c7 Added PowerConnect 3548 support 2015-07-15 11:50:42 -03:00
Rosiak bceb6e1dfa Adjust code to Best Practice
- More adjustments. Done after the big cleanup PR
I’ve gone through discovery and polling folders.
2015-07-15 13:11:40 +02:00
Job Snijders d8693f05ae Fix coding style part 2 2015-07-15 11:04:22 +02:00
laf eb2f0d7a54 More network map updates 2015-07-14 11:47:42 +01:00
laf bec3c5ffde broader mellanox detection 2015-07-13 23:04:10 +01:00
Rosiak 8f54b612ec Adjust code to Best Practice
- Adjust the code I’ve introduced to Scrut and general Best Practice
2015-07-13 16:08:03 +02:00
Neil Lathwood 89206b3939 Merge pull request #1431 from job/coding_style_old_files
Fix coding style in old (pre-2014) files
2015-07-13 14:17:37 +01:00
laf adb036759e Updated autodiscovery to use log_event better 2015-07-13 11:52:38 +01:00
Paul Gear 05d315775f Merge pull request #1414 from laf/issue-1197
Updated BGP discovery code to perform autodiscovery if enabled
2015-07-13 08:21:41 +10:00
laf 1bbe1b7ccf Updated to log discovery info via discover_new_device() 2015-07-12 19:57:25 +01:00
laf e8d830498c Updated Mellanox detection to use sysObjectID 2015-07-12 19:12:04 +01:00
Job Snijders ebd0f6fc35 Apply "Squiz" code style on old (pre-2014) files 2015-07-11 16:12:35 +02:00
Job Snijders e4f4eb44dc Remove effectively empty file 2015-07-11 16:01:26 +02:00
Daniel Preussker 6b99b79a0a Merge pull request #1435 from paulgear/agent-fixes
Agent fixes
2015-07-11 11:12:44 +02:00
Paul Gear c27faafb23 Move agent execution time graph to poller section 2015-07-11 18:15:15 +10:00
Paul Gear c3c11c26f1 Fix closing tag best practice, tidy formatting 2015-07-11 12:16:30 +10:00
Paul Gear 88035373d3 Merge pull request #1404 from laf/issue-1361
Added basic detection for Brocade
2015-07-11 08:43:47 +10:00
Neil Lathwood 4e86b1c89f Merge pull request #1427 from SaaldjorMike/drac-type
Added Dell DRAC/iDRAC to type server instead of generic
2015-07-10 14:01:08 +01:00
Paul Gear ef9049464a Merge pull request #1402 from willjones/issue-1396
Add Meraki support
2015-07-10 22:02:03 +10:00
Mike Rostermund ce57d370da Merge remote-tracking branch 'upstream/master' into drac-type 2015-07-10 12:26:13 +02:00
Mike Rostermund 47e7836183 Added Dell DRAC/iDRAC to type server instead of generic 2015-07-10 12:20:05 +02:00
Neil Lathwood 3b2bd418e8 Merge pull request #1423 from Rosiak/dell-idrac-expansion2
More Dell iDrac Additions
2015-07-10 11:00:28 +01:00
Daniel Preussker 1a85384a96 Merge pull request #1406 from laf/issue-1344
Improved the discovery of IP based devices
2015-07-10 09:48:38 +00:00
Søren Rosiak d9913ea63e Missing closing bracket 2015-07-10 01:52:48 +02:00
Rosiak b28e33b839 More Dell iDrac Additions
- Basic DRAC5 && iDRAC6 recognition
- State sensor support based on earlier work from @laf
2015-07-10 01:40:14 +02:00
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