[multipathd] add "show maps stats" CLI command
authorChristophe Varoqui <root@xa-s05.(none)>
Mon, 28 Nov 2005 08:38:09 +0000 (09:38 +0100)
committerChristophe Varoqui <root@xa-s05.(none)>
Mon, 28 Nov 2005 08:38:09 +0000 (09:38 +0100)
commit236fdf115e8212f0c614d12ff97b2dfaab78a135
tree7acdcf32c9c2b7e216ffd8ba44101c038fb87d92
parent5e3131e7d6aa16cee307e082057db5b381e48c76
[multipathd] add "show maps stats" CLI command

xa-s05:~# multipathd -k"show maps stats"
name   sysfs path_fails switch_grp map_loads total_q_time q_tmo
mpath0 dm-0  1          4424       2         0            0
mpath1 dm-1  0          13717      2         0            0
libmultipath/configure.c
libmultipath/print.c
libmultipath/print.h
libmultipath/structs.h
multipathd/cli.c
multipathd/cli.h
multipathd/cli_handlers.c
multipathd/cli_handlers.h
multipathd/main.c
multipathd/main.h