309 Commits

Author SHA1 Message Date
ea3eedf3f0 Netonix Update
Add copyright header
Add support for CPU and memory
Fix version display for 1.3.9
Improve fan description
2016-02-22 23:12:12 -06:00
0c2abe5b77 Properly parse sysDescr fro Unifi Switches
Fix issue #2759
I only tested the regex, not against hardware as I don't have access to any.
2016-02-16 22:51:42 -06:00
laf
444d6a7a8c Reverted fortigate cpu update from Dec 2015 2016-02-12 13:38:22 +00:00
da9f6e5343 Merge pull request #2962 from arrmo/master
Updates for Windows 10
2016-02-09 23:21:40 +00:00
fabcd84de7 Merge pull request #2959 from murrant/netonix
Add hardware and version for Netonix.
2016-02-09 20:07:42 +00:00
1b59ae9648 Use $config['mibdir'] instead of $config['mib_dir'] 2016-02-09 08:01:41 -06:00
f2054d369b Updates for Windows 10 2016-02-08 20:15:11 -06:00
21c2bb312a Do not hardcode mib path 2016-02-08 15:50:54 -06:00
799bb4dc5d Pull card serial numbers. Unsure if this what we want.
Set ifName as the primary port name.
2016-02-08 10:29:55 -06:00
6f31755dfb Use poll_device;
List the inserted cards in "features".
2016-02-05 18:14:44 -06:00
a34b958352 Add hardware and version for Netonix. 2016-02-05 17:57:17 -06:00
4aa9838eda add discover, polling and mibs.
work around empty ifDesc
2016-02-05 14:26:06 -06:00
e7e035305b Eaton Basics 2016-01-28 23:11:11 +01:00
laf
9b1d2f31a1 Added Lexmark printer support 2016-01-24 23:57:24 +00:00
086443b77a Merge branch 'master' of https://github.com:/wiad/librenms into issue-2708
Conflicts:
	includes/definitions.inc.php
2016-01-19 09:51:03 +01:00
1a8472258b Fixed syntax error in line continuation 2016-01-19 08:03:30 +01:00
65176c00bd Addes support for infoblox devices 2016-01-18 13:51:39 +01:00
2f6800b5e4 Updates based on comments from Pull-Request 2016-01-17 17:08:16 -06:00
5c4ed305ec Grab the most current files. 2016-01-17 14:45:53 -06:00
bc4b26e0df LenovoEMC (NAS) - initial code update. 2016-01-17 14:45:53 -06:00
61af4f9d7f Merge pull request #2768 from SaaldjorMike/msm-poll-os
Added support for hardware, serial, firmware for HP MSM
2016-01-15 21:23:31 +10:00
6f06b74f43 Use the sysDescr we've already polled in the core module 2016-01-15 12:06:28 +01:00
d1d3dba97d Merge pull request #2637 from laf/snmp-perf
Moved system polling module to core to centralise some snmpget calls
2016-01-15 20:10:09 +10:00
a8b476d58f Added support for hardware, serial, firmware for HP MSM 2016-01-14 21:20:38 +01:00
a265f9a8dc Basic HWGroup Poseidon Discovery
Initial PR
2016-01-10 14:58:56 +01:00
laf
c1da4d8a6f rebased 2016-01-10 00:46:04 +00:00
89a22efda3 Merge pull request #2469 from thomseddon/feature/sub10-support 2016-01-08 15:07:01 +01:00
4e127af323 Merge pull request #2696 from SaaldjorMike/vmware-vminfo-discovery-perf
Fixed discovery+poller performance of VMware virtual machines.
2016-01-08 13:35:15 +00:00
89a76ef673 Add comprehensive Sub10 support 2016-01-08 10:51:25 +00:00
564752210d Merge pull request #2536 from paulgear/mib-poller-alpha2
MIB-based poller alpha2
2016-01-06 09:08:56 +00:00
17445292eb Merge pull request #2208 from laf/influx
InfluxDB support
2016-01-06 09:08:39 +00:00
91121536ee Fixed polling performance of VMware virtual machines. 2016-01-05 13:58:23 -08:00
laf
0f33f6d1fa Rebased 2016-01-04 12:09:32 +00:00
5d410aef6f added polling for canon printers 2016-01-03 18:20:33 +01:00
7619a340d6 Split polling & discovery of MIB-based poller 2016-01-02 07:10:42 +10:00
4d6e671e71 Add code to populate mibdefs table; note about moving some items to discovery 2016-01-02 07:10:41 +10:00
f1ab68deed Gather Ruckus radio stats table 2016-01-02 07:10:40 +10:00
41a0b40da2 Update samsungprinter.inc.php
last new line ;)
2015-12-30 02:50:19 +01:00
80c8b70ad4 added suport for samsung printer 2015-12-30 02:42:25 +01:00
1ea0e4f710 Merge pull request #2668 from vitalisator/master
improve some things in PBN OS polling
2015-12-24 08:54:19 +00:00
fd10cd751a improve some things in PBN OS polling 2015-12-23 14:18:06 +01:00
5898d01bcd Add polling 2015-12-21 21:26:24 +01:00
46231a5e56 Merge pull request #2613 from rucarrol/forti_cpu
Adding support for discovering/polling all processors in a Fortigate device
2015-12-18 16:05:16 +00:00
laf
821a797ac9 Moved system polling module to core to centralise some snmpget calls 2015-12-16 20:56:58 +00:00
b592689d23 Removing polling code for processors 2015-12-13 17:05:07 +01:00
laf
ee226c062c Fixed fortigate sessions 2015-12-13 13:52:01 +00:00
59b4ef7712 Added discovery and polling support for brocade VDX devices. Removed an obsolete value and check for ifAlias (in definitions and ports) since VDX nowdays report correct from ifAlias. Removed printing of interface numbers for vdx devices in the interface list since VDX devices do not report the expected ifIndex value like other switches do 2015-12-04 15:35:02 +01:00
85c9f77962 Adding polling and discovery code for fortigate_cpu 2015-12-03 18:23:42 +01:00
laf
91409ef149 Added support for Quanta switches with vxworks 2015-11-20 04:00:06 +00:00
4cb734a3d4 Added support for LigoWave Infinity AP's 2015-11-18 10:41:55 -08:00