822 Commits

Author SHA1 Message Date
laf
ac0221f7e5 Update SQL query for ospf_nbrs lookup to use device_id 2015-05-20 13:41:23 +01:00
Rudy Hardeman
fc16d9f410 Fixed if 2015-05-20 13:04:45 +02:00
Rudy Hardeman
f0f1038b42 Added debug option 2015-05-20 13:00:32 +02:00
Rudy Hardeman
89c5af8ff9 Removed if for junos check so srx dataplane cpu is checked 2015-05-20 11:59:59 +02:00
Rudy Hardeman
7a59c61a30 Scrut bug squash 2015-05-19 22:32:46 +02:00
Rudy Hardeman
2ec929b571 initial version 2015-05-19 22:19:13 +02:00
laf
57a08a0ade Finished dell rac support and updated mib 2015-05-19 01:04:17 +01:00
laf
c332e17c3a Added Fanspeed support via Dell OpenManage + Docs 2015-05-18 22:23:27 +01:00
Paul Gear
ab66b453e4 Make OSPF & ARP autodiscovery independent of xDP autodiscovery
Both OSPF & ARP discovery use discover_new_device(), but it was checking
$config[autodiscovery][xdp] internally, meaning xDP had to be enabled for the other two to work.
2015-05-18 20:32:11 +10:00
Rudy Hardeman
14fd2dd89f clean up 2015-05-17 18:25:03 +02:00
Rudy Hardeman
39ae2f3578 Forgot the change the mib 2015-05-17 18:17:20 +02:00
Rudy Hardeman
d287e47806 bug fix 2015-05-17 18:16:12 +02:00
Rudy Hardeman
6ff61c5624 Update for getting sensor devider from snmp 2015-05-17 18:12:30 +02:00
Rudy Hardeman
05b95d2b8e Best Practice fixes 2015-05-17 16:53:03 +02:00
Rudy Hardeman
73d06758d0 Raritan PX iPDU inlet support 2015-05-17 16:42:09 +02:00
Alan Gregory
2bf4786f92 Removed echos from discovery | Reverted custom temperature poller 2015-05-16 22:05:29 -03:00
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