Commit Graph
2254 Commits
Author SHA1 Message Date
Rudy Hardeman 41ad518c25 Initial IPMI type detect version 2015-05-13 08:33:48 +02:00
Alan Gregory 6f72be7458 Added pooler parameters 2015-05-12 16:04:50 -03:00
laf 0d2148c8bc Added Temperature sensor support for NetApp 2015-05-11 22:01:26 +01:00
laf f7aee3520a Added netapp detection and disk support 2015-05-11 15:54:57 +01:00
laf 9614a203ca Added netapp storage support and restructured storage files/dir 2015-05-11 14:28:54 +01:00
Neil Lathwood 4bb05363a1 Merge pull request #947 from f0o/issue-923
Basic Ubiquiti EdgeSwitch implementation
2015-05-09 22:47:36 +01:00
f0o f9dd9c47c0 Basic Ubiquiti EdgeSwitch implementation 2015-05-09 12:49:22 +00:00
laf 606c81d023 Added basic netgear detection 2015-05-08 19:34:24 +01:00
Filippo GiunchediandFilippo Giunchedi fe1be15286 sentry3: add Sentry Smart CDU detection
The polled SNMP OIDs are the same as Switched CDU, thus match both.
2015-05-08 14:05:34 +02:00
laf 0bf3b518f5 Merge branch 'master' of github.com:laf/librenms into issue-798
Conflicts:
	includes/polling/functions.inc.php
2015-05-04 09:16:48 +01:00
Neil Lathwood fa06134e76 Merge pull request #894 from Rosiak/master
Add temp polling for IBM Flexsystem switches
2015-05-03 14:38:01 +01:00
Søren Rosiak b124c280aa Update functions.inc.php
- Add extra safety check
2015-05-03 14:33:33 +02:00
Rosiak 94381f9d4f Add temp polling for IBM Flexsystem switches
- Able to poll temps from IBM Flexsystem switches
- Convert temp response to digit
2015-05-01 17:46:58 +02:00
laf 965b0df8cb Scrut fixes 2015-05-01 11:22:36 +01:00
laf 9f9a7a8602 Added load as a new category 2015-04-30 19:04:19 +01:00
Neil Lathwoodandlaf b992bac145 using snmpwalk instead of get 2015-04-30 19:04:18 +01:00
laf 0442825948 Actually use the correct mib 2015-04-30 19:04:18 +01:00
laf ce4bfe5062 Added support for APC OutputLoad 2015-04-30 19:04:18 +01:00
laf 19790fa514 Some more small tweaks to get everything together 2015-04-30 18:23:42 +01:00
laf 0f43550fcf t # This is a combination of 11 commits.
More mibs needed from http://www.ieee802.org/1/files/public/MIBs/

Updated mib names

Updated poller function and siklu call

Updates for Siklu detection

Removed one graph not supported

Added rfOperationalFrequency graph

Removed modulation graph

Work on siklu support

Siklu packets supports

Last updates for Siklu support

Updated more siklu support
2015-04-30 16:55:06 +01:00
laf d56a7e01ca Added RADIO-BRIDGE-MIB if os is siklu
Updated file for siklu
2015-04-30 16:55:00 +01:00
laf bf24e793b5 Siklu RADIO-BRIGE-MIB provided by user
Added polling files

Added system volts and temp
2015-04-30 16:54:03 +01:00
Alexander Sosna 5a7988e2e4 chmod 0644 to php files not directly executed 2015-04-28 22:58:03 +02:00
laf 2fa1df6775 Merge branch 'master' of github.com:laf/librenms into issue-803 2015-04-22 10:52:58 +01:00
laf 602d08b05e Basic Siklu detection 2015-04-21 11:36:21 +01:00
laf 4f12359c1a Added fallback to grab serial and version for ibm switches 2015-04-17 11:20:44 +01:00
Daniel Preussker 0252674236 Merge pull request #773 from laf/issue-746
Added basic detection for packetlogic devices
2015-04-17 07:28:07 +00:00
Daniel Preussker 6472fdd485 Merge pull request #815 from laf/issue-794
Updated Cisco detection
2015-04-16 09:17:28 +00:00
laf 5092c6d9ac Updated the way cisco detection works 2015-04-16 09:29:41 +01:00
laf 49751fe0d3 oid lookup added 2015-04-15 21:35:31 +01:00
laf 8b8d449253 Updated oid on poller 2015-04-15 21:17:14 +01:00
Alan Gregory a0503d63bd Update Files and Added processor 2015-04-15 16:40:33 -03:00
laf 1d883afd0f Updated poller file to use oid 2015-04-15 20:36:02 +01:00
Alan Gregory d4cbc81b67 Datacom basic support added 2015-04-15 16:09:18 -03:00
laf 453bc6584a removed update to cisco polling :/ 2015-04-15 13:12:27 +01:00
laf 0fd0c3d11d update to hardware 2015-04-15 11:55:04 +01:00
laf 7ef8e1f856 Updated Cisco mibs and added another regex for different cisco products 2015-04-15 10:15:46 +01:00
laf d983fb78b3 Added hardware into os for fireware 2015-04-14 21:41:00 +01:00
laf a64fb5e802 Initial start on better watchguard support 2015-04-14 17:45:56 +01:00
Daniel Preussker dd9148b085 Merge pull request #799 from laf/issue-774
Fixed vmware virtual machine support + updated mibs + added serial and hardware info
2015-04-14 13:17:07 +00:00
Søren Rosiak 8fd0889e13 APC InfraStruxure Detection
- Just basic s/n & hw detection
2015-04-13 23:29:04 +02:00
Søren Rosiak a15180333a Minor APC Polling Changes
- Add InRow Serial ID
- Convert from OID to MIB names
2015-04-13 23:11:27 +02:00
Neil Lathwood 4739254fbe Added hardware / serial number support 2015-04-13 21:53:05 +01:00
laf 76a3425358 Append mib directory 2015-04-13 10:39:12 +01:00
Neil Lathwood ec1c9009a5 Added logging and also missing mib in polller 2015-04-12 13:57:31 +01:00
laf 66a3f03f7c fixed filename 2015-04-12 09:23:56 +01:00
laf 659a5901d3 Added basic detection for packetlogic devices 2015-04-11 18:42:15 +01:00
Mike Rostermund fe41c86fe0 Changed polling of OS to more appropriate MIB usage for Cisco SB devices 2015-04-09 07:14:15 -07:00
laf 95125183ae Added powercode support - no icon for now, using linux 2015-04-08 21:58:40 +01:00
Neil Lathwood 9f7c59f2d9 Merge pull request #758 from f0o/issue-742
Simplify
2015-04-08 16:23:17 +01:00