Commit Graph
5831 Commits
Author SHA1 Message Date
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
Alan Gregory b931e5d5c7 Added PowerConnect 3548 support 2015-07-15 11:50:42 -03:00
Daniel Preussker 94e4a075fc Merge pull request #1450 from Rosiak/code-bestprac-fixup2
Adjust code to Best Practice
2015-07-15 13:14:20 +02: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
Daniel Preussker 61b14557ce Merge pull request #1449 from job/coding_style_old_files2
Fix coding style part 2 take #2
2015-07-15 11:34:46 +02:00
Job Snijders d8693f05ae Fix coding style part 2 2015-07-15 11:04:22 +02:00
Daniel Preussker e347c5fffc Merge pull request #1448 from librenms/revert-1444-coding_style_old_files2
Revert "Fix coding style old files (part 2)"
2015-07-15 10:09:24 +02:00
Daniel Preussker ba90b85f9f Revert "Fix coding style old files (part 2)" 2015-07-15 08:09:10 +00:00
Daniel Preussker 4ebabc634a Merge pull request #1444 from job/coding_style_old_files2
Fix coding style old files (part 2)
2015-07-15 10:02:00 +02:00
Daniel Preussker a46dfbd0ca Merge pull request #1446 from librenms/revert-1445-network-map-sql
Revert "Network map sql update + fix for duplicate links"
2015-07-14 22:00:52 +02:00
Daniel Preussker 0fa64e9a99 Revert "Network map sql update + fix for duplicate links" 2015-07-14 20:00:20 +00:00
Daniel Preussker 1ce4d7a5ac Merge pull request #1445 from laf/network-map-sql
Network map sql update + fix for duplicate links
2015-07-14 21:58:13 +02:00
laf aed77ecc1a Update SQL schema 2015-07-14 18:20:12 +01:00
laf 09fb454ff0 Updated schema for ipv4_mac to be optimal 2015-07-14 18:04:26 +01:00
Job Snijders 361653aa81 Fix coding style part 2 2015-07-14 17:41:54 +02:00
Daniel Preussker ad9590df9b Merge pull request #1179 from laf/issue-805-mac
Updated map to now include devices linked by mac
2015-07-14 14:27:03 +02:00
laf 3142d5ee25 set width 100% for network map 2015-07-14 13:15:59 +01:00
laf 746f918a8a More map updates 2015-07-14 13:11:54 +01:00
laf dfcf5c912a Updated where queries 2015-07-14 12:15:05 +01:00
laf 69c2b35212 Added restriction for device_id 2015-07-14 12:13:46 +01:00
laf eb2f0d7a54 More network map updates 2015-07-14 11:47:42 +01:00
Daniel Preussker c0239f6dde Merge pull request #1442 from laf/perf-stats
Default to only two days performance data but data picker available
2015-07-14 08:20:39 +02:00
laf a81e5b636f Default to only two days performance data but data picker available 2015-07-13 21:45:40 +01:00
Neil Lathwood 47cd442988 Merge pull request #1439 from Rosiak/code-bestprac-fixup
Adjust code to Best Practice
2015-07-13 16:37:35 +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
Daniel Preussker 4a98df105f Merge pull request #1438 from laf/autodiscovery
Updated autodiscovery to use log_event better
2015-07-13 12:59:24 +02: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
Job Snijders fa0d021fec Remove empty file 2015-07-11 16:12:35 +02:00
Job Snijders 76636702d7 Remove empty file 2015-07-11 16:12:35 +02: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
Daniel Preussker e2b1c548f7 Merge pull request #1434 from paulgear/pr-1402-scrutinizer
Fix closing tag best practice, tidy formatting
2015-07-11 10:37:43 +02:00
Daniel Preussker 9cdbdd17c1 Merge pull request #1436 from paulgear/cisco-mibs-20150711
Cisco MIBs 20150711
2015-07-11 10:34:38 +02:00
Paul Gear 51ff0df11b Really allow dividing as well as multiplying 2015-07-11 18:15:15 +10:00
Paul Gear 249707e2c6 Show agent execution time in seconds
Because a graph that shows a value of 1.25k milliseconds doesn't make a lot of sense.
2015-07-11 18:15:15 +10:00
Paul Gear c3adf36d88 Allow dividing as well as multiplying 2015-07-11 18:15:15 +10:00
Paul Gear c27faafb23 Move agent execution time graph to poller section 2015-07-11 18:15:15 +10:00
Paul Gear 5ea6762f20 phpcbf run 2015-07-11 18:15:15 +10:00
Paul Gear 23b0076209 Add updated Cisco MIBs
Source:
http://tools.cisco.com/Support/SNMP/do/BrowseMIB.do?local=en&step=2&mibName=CISCO-LWAPP-DOT11-CLIENT-MIB
http://tools.cisco.com/Support/SNMP/do/BrowseMIB.do?local=en&step=2&mibName=CISCO-LWAPP-SYS-MIB
http://tools.cisco.com/Support/SNMP/do/BrowseMIB.do?local=en&step=2&mibName=CISCO-LWAPP-TC-MIB
2015-07-11 18:12:03 +10:00
Paul Gear 909eb32309 Update MIB from http://tools.cisco.com/Support/SNMP/do/BrowseMIB.do?local=en&step=2&mibName=CISCO-SMI 2015-07-11 18:08:42 +10:00
Paul Gear 4106d01a30 Merge pull request #1408 from laf/issue-1290
Added using cronic for poller-wrapper, this will now allow email alerts from cron
2015-07-11 12:28:02 +10:00
Paul Gear 60b19d8f91 Merge pull request #1433 from spinza/fixdiscoveryquery
Fix poller group query in discovery.php.
2015-07-11 12:22:53 +10:00
Paul Gear c3c11c26f1 Fix closing tag best practice, tidy formatting 2015-07-11 12:16:30 +10:00