Commit Graph

806 Commits

Author SHA1 Message Date
Alan Gregory
9b2ef2153d Added Fiberhome Temeprature Discvover and Poller
Added option on includes/polling/functions.inc.php for especific MIB temperature polling
2015-05-16 21:08:40 -03:00
Alan Gregory
faecea61e2 Add OS Discovery and Poller 2015-05-16 05:06:51 -03:00
Rudy Hardeman
10e9daa253 Fixed bug with temp was deviced by 2 2015-05-14 21:52:43 +02:00
Daniel Preussker
f19edab751 Merge pull request #971 from laf/issue-963
Added Temperature sensor support for NetApp
2015-05-14 13:34:48 +00:00
Neil Lathwood
0c4ff03cda Merge pull request #981 from NURDspace/apc-fix
Fixed apc powerbar phase limit discovery for AP7852 firmware: 2.7.3
2015-05-13 23:46:38 +01:00
Daniel Preussker
94900f14b7 Merge pull request #977 from laf/issue-975
Added a new db field to record when custom high/low limits are set and stop them being overwrote
2015-05-13 19:00:54 +00:00
Daniel Preussker
d5a385cf1c Merge pull request #986 from laf/issue-867
Added disk temp for Synology DSM
2015-05-13 19:00:11 +00:00
Neil Lathwood
3e3ea20f76 Merge pull request #988 from NURDspace/issue-985
IPMI Detection/Discovery
2015-05-13 15:19:01 +01:00
Alan Gregory
add236c7e0 Fix wrong parameter substr 2015-05-13 09:47:12 -03:00
Neil Lathwood
33dc8d50c7 Merge pull request #984 from alangregory/datacom
Fix for 4 Digit CPU%
2015-05-13 12:43:46 +01:00
Rudy Hardeman
2ff626b91b Added output for discovery to show used type 2015-05-13 08:37:08 +02:00
Rudy Hardeman
41ad518c25 Initial IPMI type detect version 2015-05-13 08:33:48 +02:00
Rudy Hardeman
33162e2e74 Small fix 2015-05-13 00:02:05 +02:00
Rudy Hardeman
2f53708d5a Bugfix 2015-05-12 23:40:20 +02:00
Rudy Hardeman
a5e8c36706 Fix for other apc devices 2015-05-12 23:34:01 +02:00
Rudy Hardeman
37d3ff0f2a Clean the code changed the phase discovery 2015-05-12 23:29:47 +02:00
Rudy Hardeman
c1702d643e Miner fixes 2015-05-12 22:53:01 +02:00
Rudy Hardeman
7075bad196 HP ilo temperature: Fixed bug and Best Practice 2015-05-12 22:07:43 +02:00
Rudy Hardeman
9c3c39aee4 HP ilo temperature: Removed lookup array, lookup name from mib 2015-05-12 21:53:41 +02:00
Alan Gregory
e4940f01e9 Fix form 4 digit CPU usage on some firmware versions 2015-05-12 15:51:51 -03:00
Rudy Hardeman
e5b2a119d6 Added temerature support for hp ilo (using the snmp agent) 2015-05-12 13:46:30 +02:00
Rudy Hardeman
7600cc4f85 Fixed apc powerbar phase limit discovery for AP7852 firmware: 2.7.3 2015-05-12 11:56:18 +02:00
laf
a586eb21d0 Added a new db field to record when custom high/low limits are set and stop them being overwrote 2015-05-12 10:10:03 +01: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
Neil Lathwood
bed7c08ae2 Merge pull request #941 from f0o/issue-926
Set defaults for AddHost on xDP discovery
2015-05-08 18:54:32 +01:00
f0o
34f1f11923
Set defaults for AddHost on xDP discovery 2015-05-08 17:47:25 +00:00
Filippo 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
cd38ad6bb6 Fixed load / current issue 2015-05-04 18:20:52 +01: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
92b9865f27 Update ibmnos.inc.php
- Updated to fit suggestions from scrut
2015-05-02 12:24:09 +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
laf
496c8d611f Updated division 2015-04-30 19:04:19 +01:00
laf
ccedbf14fc Added index to snmp get 2015-04-30 19:04:19 +01:00
laf
3e1ad90115 Added + to mibs 2015-04-30 19:04:19 +01:00
laf
46e11b044c Updates to make the apc ups more dynamic 2015-04-30 19:04:18 +01:00
laf
60d62cada4 Updated to use normal structure 2015-04-30 19:04:18 +01:00
Neil Lathwood
266306d5e5 changed divisor 2015-04-30 19:04:18 +01:00
laf
ce4bfe5062 Added support for APC OutputLoad 2015-04-30 19:04:18 +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
bf24e793b5 Siklu RADIO-BRIGE-MIB provided by user
Added polling files

Added system volts and temp
2015-04-30 16:54:03 +01:00
laf
c5bfacaa2f Added support for disk and system temps for Synology dsm 2015-04-29 01:07:18 +01:00
Alexander Sosna
5a7988e2e4 chmod 0644 to php files not directly executed 2015-04-28 22:58:03 +02:00