File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- Imported from http://www.ahammer.ch/141
21
3- lvmcache-statistics.sh displays the LVM cache statistics
4- in a user friendly manner
2+ lvmcachestat displays LVM cache statistics. This repository aims to rework an earlier utility to output in similar format to iostat.
53
6- Copyright (C) 2014 Armin Hammer
7-
8- This program is free software: you can redistribute it and/or modify
9- it under the terms of the GNU General Public License as published by
10- the Free Software Foundation, either version 3 of the License, or (at
11- your option) any later version.
12-
13- This program is distributed in the hope that it will be useful, but
14- WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
15- or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
16- for more details.
17-
18- You should have received a copy of the GNU General Public License along
19- with this program. If not, see http://www.gnu.org/licenses/ .
4+ Usage:
5+ ```
6+ lvmcachestat VolumeGroup/LogicalVolume
7+ ```
208
219History:
22- 20141220 hammerar, initial version
10+ - Copyright (C) 2014 Armin Hammer
11+ - 20141220: hammerar: initial version
12+ - 20161230: rocketraman: Fix core and policy args count
13+ - 20230309: poddmo: rename to lvmcachestat. Begin to recode the output in the style of iostat
You can’t perform that action at this time.
0 commit comments