838 Commits

Author SHA1 Message Date
00bb6b0274 Added support for Extreme CPU usage + Memory, bug fix for Extreme Power, changes/additions in rewrites.inc.php and added support for some new Extreme platforms/features 2015-07-21 13:03:32 +02:00
3fcfb40c1d Merge pull request #1477 from laf/issue-1426
Use snmpEngineTime as a fallback for uptime
2015-07-20 07:17:26 +02:00
laf
a41bcf29da Added config option to rewrite ifAlias 2015-07-19 17:35:11 +01:00
laf
827b0346a6 ifAlias is now derived from ifDescr if NULL 2015-07-19 17:27:12 +01:00
laf
1265fc44b8 Fall back to using snmpEngineTime rather than be the default 2015-07-19 16:02:56 +01:00
laf
894a96c72a Use snmpEngineTime as primary uptime value 2015-07-19 11:03:43 +01:00
laf
c67045719d Added support for Dell Networking OS 2015-07-18 20:36:07 +01:00
650369603d Revise unix-agent (processes section) to use dbBulkInsert. 2015-07-17 06:08:03 +02:00
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
f261b7be95 Escape values passed to query. 2015-07-15 21:23:47 +02:00
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
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
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
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
ebd0f6fc35 Apply "Squiz" code style on old (pre-2014) files 2015-07-11 16:12:35 +02:00
e4f4eb44dc Remove effectively empty file 2015-07-11 16:01:26 +02:00
c3c11c26f1 Fix closing tag best practice, tidy formatting 2015-07-11 12:16:30 +10:00
88035373d3 Merge pull request #1404 from laf/issue-1361
Added basic detection for Brocade
2015-07-11 08:43:47 +10:00
ef9049464a Merge pull request #1402 from willjones/issue-1396
Add Meraki support
2015-07-10 22:02:03 +10:00
a4a983b52c Cleanup includes/polling/system.inc.php 2015-07-08 14:05:43 +02:00
laf
a35fa43e44 Added basic detection for Brocade 2015-07-07 19:16:36 +01:00
016b759858 Added Meraki OS discovery and polling 2015-07-06 21:17:50 +01:00
049fd54beb Add support fo PBN CPE device"
Fixes #1382
2015-07-04 23:22:26 +02:00
laf
116a64deb9 Added basic detection for Mellanox devices 2015-06-27 22:52:01 +01:00
laf
505429db4d Added some additional info from pfsense units 2015-06-27 22:11:54 +01:00
b8c8c20d18 Added support for WebPower Pro II UPS cards. 2015-06-24 14:23:54 -07: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
35f784cfde Merge pull request #1319 from spinza/timeout
Add timeout on unix agent execution after connect.
2015-06-21 21:37:18 +01:00
7cda1da63c Add config settings for unix-agent time-outs. 2015-06-21 22:14:32 +02:00
9f36182b7d Add timeout on unix agent execution after connect. 2015-06-21 19:36:44 +02:00
laf
d09843180e Removed unused variable 2015-06-18 23:25:51 +01:00
laf
937869c8ac Function and use to get main cisco serial number 2015-06-18 22:20:50 +01:00
0eb3e69167 Fix Scrutinizer issues 2015-06-16 08:42:05 +10:00
a02871263c Fix up some unclear/missing copyrights 2015-06-16 08:27:58 +10:00
ad550ca6da Add a couple more MIBs to Ruckus support 2015-06-16 08:27:58 +10:00
0e218ef22c Move MIB poller debugging into SNMP functions 2015-06-16 08:27:58 +10:00
da346c3a35 Tidy up debug vs. non-debug output 2015-06-16 08:27:57 +10:00
ed41fa9c88 A couple of minor notes for later 2015-06-16 08:27:57 +10:00
0cc75d7d1d Separate convenience function for RRD filename generation; tidy formatting 2015-06-16 08:27:57 +10:00
96bee67394 Do not attempt to create file if there are no DS definitions 2015-06-16 08:27:56 +10:00
db2f57f2bc Poll sysObjectID by default 2015-06-16 08:27:56 +10:00
984ec0d060 Save MIB graphs in database, tag devices for graphing 2015-06-16 08:27:56 +10:00
e77d4d3063 Reverse the logic to make it clearer what is happening 2015-06-16 08:27:56 +10:00
4af7dd8225 First cut at working poller for MIBs 2015-06-16 08:27:56 +10:00
8f5bc4cdb6 Minor tidies 2015-06-16 08:27:56 +10:00
6874d32904 Save results of polling sysObjectID to the database 2015-06-16 08:13:08 +10:00
laf
439b1e5d6d Updated if check with f0os code 2015-06-15 12:41:49 +01:00