0442825948
Actually use the correct mib
2015-04-30 19:04:18 +01:00
ce4bfe5062
Added support for APC OutputLoad
2015-04-30 19:04:18 +01:00
19790fa514
Some more small tweaks to get everything together
2015-04-30 18:23:42 +01:00
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
d56a7e01ca
Added RADIO-BRIDGE-MIB if os is siklu
...
Updated file for siklu
2015-04-30 16:55:00 +01:00
bf24e793b5
Siklu RADIO-BRIGE-MIB provided by user
...
Added polling files
Added system volts and temp
2015-04-30 16:54:03 +01:00
5a7988e2e4
chmod 0644 to php files not directly executed
2015-04-28 22:58:03 +02:00
2fa1df6775
Merge branch 'master' of github.com:laf/librenms into issue-803
2015-04-22 10:52:58 +01:00
602d08b05e
Basic Siklu detection
2015-04-21 11:36:21 +01:00
4f12359c1a
Added fallback to grab serial and version for ibm switches
2015-04-17 11:20:44 +01:00
0252674236
Merge pull request #773 from laf/issue-746
...
Added basic detection for packetlogic devices
2015-04-17 07:28:07 +00:00
6472fdd485
Merge pull request #815 from laf/issue-794
...
Updated Cisco detection
2015-04-16 09:17:28 +00:00
5092c6d9ac
Updated the way cisco detection works
2015-04-16 09:29:41 +01:00
49751fe0d3
oid lookup added
2015-04-15 21:35:31 +01:00
8b8d449253
Updated oid on poller
2015-04-15 21:17:14 +01:00
a0503d63bd
Update Files and Added processor
2015-04-15 16:40:33 -03:00
1d883afd0f
Updated poller file to use oid
2015-04-15 20:36:02 +01:00
d4cbc81b67
Datacom basic support added
2015-04-15 16:09:18 -03:00
453bc6584a
removed update to cisco polling :/
2015-04-15 13:12:27 +01:00
0fd0c3d11d
update to hardware
2015-04-15 11:55:04 +01:00
7ef8e1f856
Updated Cisco mibs and added another regex for different cisco products
2015-04-15 10:15:46 +01:00
d983fb78b3
Added hardware into os for fireware
2015-04-14 21:41:00 +01:00
a64fb5e802
Initial start on better watchguard support
2015-04-14 17:45:56 +01:00
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
8fd0889e13
APC InfraStruxure Detection
...
- Just basic s/n & hw detection
2015-04-13 23:29:04 +02:00
a15180333a
Minor APC Polling Changes
...
- Add InRow Serial ID
- Convert from OID to MIB names
2015-04-13 23:11:27 +02:00
4739254fbe
Added hardware / serial number support
2015-04-13 21:53:05 +01:00
76a3425358
Append mib directory
2015-04-13 10:39:12 +01:00
ec1c9009a5
Added logging and also missing mib in polller
2015-04-12 13:57:31 +01:00
66a3f03f7c
fixed filename
2015-04-12 09:23:56 +01:00
659a5901d3
Added basic detection for packetlogic devices
2015-04-11 18:42:15 +01:00
fe41c86fe0
Changed polling of OS to more appropriate MIB usage for Cisco SB devices
2015-04-09 07:14:15 -07:00
95125183ae
Added powercode support - no icon for now, using linux
2015-04-08 21:58:40 +01:00
9f7c59f2d9
Merge pull request #758 from f0o/issue-742
...
Simplify
2015-04-08 16:23:17 +01:00
5bb325cf63
Simplify
2015-04-08 15:02:57 +00:00
b4548e116f
Merge pull request #670 from supertylerc/feat/f5-detection
...
add basic f5 support
2015-04-08 08:49:53 +10:00
16aeee89e4
Supress further event-log message if ifAdminStatus or ifOperStatus is down.
2015-04-07 13:47:15 +00:00
b3f368da07
More work for initial Cambium support
2015-04-06 23:05:13 +01:00
8b7f8310f0
Added initial canopy files
2015-04-06 23:05:13 +01:00
e4040c0ace
Basic detection of unifi kit
2015-04-05 00:27:02 +01:00
06f95595cd
Remove ubiquitiap os type from discovery and polling sub dirs
2015-04-04 22:06:31 +01:00
97039768a6
Updated to fix scrut issues
2015-04-03 20:10:42 +01:00
ac4eba78e4
Added support for AirOS and AirFibre from UBNT
2015-04-03 18:59:58 +01:00
eff1c34d8f
Update fortigate.inc.php
...
-Another correction.
2015-04-02 22:17:53 +02:00
a60eb07608
Update fortigate.inc.php
...
- Re-add the some of the old code to ensure backwards compatibility
2015-04-01 20:38:53 +02:00
b689f7952d
FortiGate Minor Change
...
- Add serial and hardware recognition
- Clean up code
2015-04-01 19:17:24 +02:00
cda227bd51
Detect Cisco ASA HW and OS Ver
...
- Now detects Cisco ASA HW and OS Ver, somehow this went missing
- Code used from ciscowlc.inc.php, Copyright information included
- Tested against various 5505 and 5515 OS Versions.
2015-04-01 18:06:42 +02:00
240b6c7598
Updated ipsec polling to clean up data and check before inserting
2015-03-29 20:43:35 +01:00
28f846afb6
Merge pull request #673 from laf/issue-672
...
Fixed the issue with ports constantly logging descr changes
2015-03-28 05:00:27 +00:00
6455f3924e
This is a proper fix for PR 623 + 625
2015-03-27 20:13:41 +00:00