Commit Graph

4656 Commits

Author SHA1 Message Date
laf
a64fb5e802 Initial start on better watchguard support 2015-04-14 17:45:56 +01: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
Neil Lathwood
85f0940d4f fixed detection of vmware guests 2015-04-12 09:53:17 +01:00
laf
b617399b29 Updated VMWARE mibs + added some additional ones 2015-04-11 22:20:26 +01:00
Daniel Preussker
42d60532dc Merge pull request #766 from laf/docs
Updated install docs to have more headings
2015-04-09 21:06:15 +00:00
Neil Lathwood
7a2a1c284f Merge pull request #767 from laf/issue-746
Fixed spelling mistake
2015-04-09 20:05:03 +01:00
laf
2725bbeb64 Fixed spelling mistake 2015-04-09 20:04:58 +01:00
laf
cfed2946a1 Updated install docs to have more headings 2015-04-09 19:18:42 +01:00
Neil Lathwood
00cb26fd26 Merge pull request #765 from SaaldjorMike/ciscosb-6
Changed polling of OS to more appropriate MIB usage for Cisco SB devices
2015-04-09 15:36:06 +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
Daniel Preussker
9fd87e8021 Merge pull request #763 from laf/docs
Added another FAQ on how to help LibreNMS
2015-04-09 07:45:37 +00:00
laf
de45742ca7 Fixed type 2015-04-09 08:04:11 +01:00
Daniel Preussker
8c3ff3ee2a Merge pull request #762 from laf/issue-746
Added powercode support
2015-04-09 05:11:19 +00:00
laf
9def1c0079 some small fixes in the text 2015-04-08 22:44:43 +01:00
laf
e44d0d852a Added another FAQ on how to help LibreNMS 2015-04-08 22:40:36 +01:00
laf
e8608c0a2a Added logo 2015-04-08 22:14:49 +01:00
laf
95125183ae Added powercode support - no icon for now, using linux 2015-04-08 21:58:40 +01:00
Daniel Preussker
3cd2972c0a Merge pull request #760 from laf/auth-inc
Removed old include line
2015-04-08 17:34:59 +00:00
laf
2150ff1a3f Removed old include line 2015-04-08 18:29:17 +01:00
Neil Lathwood
9f7c59f2d9 Merge pull request #758 from f0o/issue-742
Simplify
2015-04-08 16:23:17 +01:00
f0o
5bb325cf63 Simplify 2015-04-08 15:02:57 +00:00
Neil Lathwood
c3c9d6116d Merge pull request #757 from laf/auth-issue
Updated include to include_once
2015-04-08 10:52:51 +01:00
laf
86a3019e89 Updated include to include_once 2015-04-08 10:52:44 +01:00
Neil Lathwood
05e33b897d Merge pull request #756 from f0o/issue-755
Fixed path issue
2015-04-08 10:28:29 +01:00
f0o
f535f27638 Fixed path issue 2015-04-08 09:23:33 +00:00
Daniel Preussker
ea4fb9dbe9 Merge pull request #752 from laf/issue-743
Shorten interface names on map
2015-04-08 08:01:27 +00:00
Daniel Preussker
be75c1113e Merge pull request #751 from laf/issue-747
Lowerecased table name processors
2015-04-08 07:21:55 +00:00
Paul Gear
9323dbe285 Merge pull request #753 from laf/issue-laf-154
Couple of small issues fixed on alerts page
2015-04-08 16:06:11 +10:00
laf
7aa87224aa Couple of small issues fixed on alerts page 2015-04-08 03:01:15 +01:00
laf
bc285af35d Shorten interface names on map 2015-04-08 02:46:03 +01:00
laf
688ffed961 Lowerecased table name processors 2015-04-08 02:24:01 +01:00
Neil Lathwood
2f5be1bab4 Merge pull request #749 from supertylerc/bug/gh739/iterate-ldap-groups
fixes #739
2015-04-08 01:04:22 +01:00
Paul Gear
b4548e116f Merge pull request #670 from supertylerc/feat/f5-detection
add basic f5 support
2015-04-08 08:49:53 +10:00
Tyler Christiansen
1663b743db remove array_push is inefficient and we dont care about its return value 2015-04-07 14:03:30 -07:00
Tyler Christiansen
d4f472e9cb stop ldap_compare() from running against ldap_comparison, which would result in an error 2015-04-07 13:58:31 -07:00
Tyler Christiansen
b41605a13a clean up code and add more detection 2015-04-07 12:30:02 -07:00
Tyler Christiansen
cb5a62087e make code more backward-compatible 2015-04-07 12:21:52 -07:00
Tyler Christiansen
2e233e0d5c add global config, fix get_userlist 2015-04-07 12:10:55 -07:00
Tyler Christiansen
00f77f8bdf add feature to loop all groups for auth 2015-04-07 11:48:29 -07:00
Neil Lathwood
aca531bfab Merge pull request #745 from f0o/issue-742
Supress further event-log message if ifAdminStatus or ifOperStatus is down
2015-04-07 15:30:17 +01:00
f0o
16aeee89e4 Supress further event-log message if ifAdminStatus or ifOperStatus is down. 2015-04-07 13:47:15 +00:00
Daniel Preussker
4e2ed5aa27 Merge pull request #744 from SaaldjorMike/ciscosb-5
Added missing CPU id for Cisco SB
2015-04-07 12:43:54 +00:00
Mike Rostermund
e5fcdeab9c Added missing CPU id for Cisco SB 2015-04-07 04:54:55 -07:00
Daniel Preussker
7feb02707c Merge pull request #738 from laf/cambium
Very basic Cambium (canopy) detection for a few PMP models
2015-04-07 10:08:12 +00:00
laf
1a075dc5f3 Updated logo to use http://findicons.com/icon/552644/wireless_signal_icon 2015-04-07 10:51:52 +01:00
laf
b3f368da07 More work for initial Cambium support 2015-04-06 23:05:13 +01:00
laf
8b7f8310f0 Added initial canopy files 2015-04-06 23:05:13 +01:00
Daniel Preussker
de4a78f830 Merge pull request #737 from f0o/issue-736
JS typo
2015-04-06 17:05:09 +00:00