mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +00:00
Improved discovered model mapping
This commit is contained in:
parent
5d455fdf73
commit
ca32f062be
3 changed files with 8 additions and 4 deletions
|
|
@ -21,6 +21,7 @@ discover.apple_osx_versions = {
|
|||
['14'] = 'OS X 10.10 (Yosemite)',
|
||||
['15'] = 'OS X 10.11 (El Capitan)',
|
||||
['16'] = 'OS X 10.12 (Sierra)',
|
||||
['17'] = 'OS X 10.13 (High Sierra)',
|
||||
}
|
||||
|
||||
discover.apple_products = {
|
||||
|
|
@ -124,7 +125,7 @@ discover.apple_products = {
|
|||
['iMac12,1'] = 'iMac "Core i3" 3.1 21.5-Inch (Late 2011)',
|
||||
['MacBookAir4,2'] = 'MacBook Air "Core i5" 1.6 13" (Edu Only)',
|
||||
['MacBookAir4,1'] = 'MacBook Air "Core i7" 1.8 11" (Mid-2011)',
|
||||
['MacPro3,1'] = 'Mac Pro "Eight Core" 3.2 (2008)'
|
||||
['MacPro3,1'] = 'Mac Pro "Eight Core" 3.2 (2008)',
|
||||
}
|
||||
|
||||
discover.asset_icons = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue