realStorageUnits controlls how the agent reports hrStorageAllocationUnits, hrStorageSize and hrStorageUsed in hrStorageTable. With this option set to ‘0’, the agent re-calculates these values for big storage drives with small allocation units so hrStorageAllocationUnits x hrStorageSize gives real size of the storage. Example: Linux xfs 16TB filesystem with 4096 bytes large blocks will be reported as hrStorageAllocationUnits = 8192 and hrStorageSize = 2147483647, so 8192 x 2147483647 gives real size of the filesystem (=16 TB).
Setting this directive to ‘1’ (=default) turns off this calculation and the agent reports real hrStorageAllocationUnits, but it might report wrong hrStorageSize for big drives because the value won’t fit into Integer32. In this case, hrStorageAllocationUnits x hrStorageSize won’t give real size of the storage.
{ "page":1, "results":[ { "backdrop_path":"/9EWPzs6KSgZwOvWD8plkcWQjeh0.jpg", "first_air_date":"2008-07-25", "genre_ids":[ 16 ], "id":45473, "name":"Shoujo Sect: Innocent Lovers", "origin_country":[ "JP" ], "original_language":"ja", "original_name":"少女セクト ~Innocent Lovers~", "overview":"Handa Shinobu and Naitou Momoko have known each other since childhood. Shinobu fell in love with Momoko from the day they first met. Now in high school, Momoko has forgotten about the past, but Shinobu has not. Both follow their own paths but Shinbobu still hopes for Momoko to remember the promise they made long ago.", "popularity":4.103, "poster_path":"/jGpFhasLjo75ZjNrg1OAGs31UEP.jpg", "vote_average":7, "vote_count":1 } ], "total_pages":1, "total_results":1 }
通过docker run --rm -v ~/myfont/patchme:/in -v ~/myfont/patched:/out nerdfonts/patcher执行
常用参数有
1 2 3 4 5
--mono: 代码用字体,mono 少不了 -c: 我全都要.jpg --careful: Do not overwrite existing glyphs if detected -w: 增强 Windows 兼容性,Limit the internal font name to 31 characters (for Windows compatibility) --powerline: --啥就添啥