gstat.8 (fbbe961c4124ef4fd33755802a390d1ef533e618) gstat.8 (b18b186e57994f7743b78246b6feea779a3dfb5e)
1.\" Copyright (c) 2003 Giorgos Keramidas
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 18 unchanged lines hidden (view full) ---

27.Dd March 3, 2003
28.Dt GSTAT 8
29.Os
30.Sh NAME
31.Nm gstat
32.Nd print statistics about GEOM disks
33.Sh SYNOPSIS
34.Nm
1.\" Copyright (c) 2003 Giorgos Keramidas
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 18 unchanged lines hidden (view full) ---

27.Dd March 3, 2003
28.Dt GSTAT 8
29.Os
30.Sh NAME
31.Nm gstat
32.Nd print statistics about GEOM disks
33.Sh SYNOPSIS
34.Nm
35.Op Fl c
36.Op Fl d
35.Op Fl cd
37.Op Fl I Ar interval
38.Sh DESCRIPTION
39The
40.Nm
41utility can be used to monitor I/O transactions of
42.Xr geom 4
43devices.
44.Pp
45The options are as follows:
46.Bl -tag -width indent
47.It Fl c
48Enable display of
49.Xr geom 4
50consumers too.
51The default is to show statistics only for
52.Xr geom 4
53producers.
54.It Fl d
36.Op Fl I Ar interval
37.Sh DESCRIPTION
38The
39.Nm
40utility can be used to monitor I/O transactions of
41.Xr geom 4
42devices.
43.Pp
44The options are as follows:
45.Bl -tag -width indent
46.It Fl c
47Enable display of
48.Xr geom 4
49consumers too.
50The default is to show statistics only for
51.Xr geom 4
52producers.
53.It Fl d
55Enable display of statistics for delete (BIO_DELETE) operations.
54Enable display of statistics for delete
55.Pq Dv BIO_DELETE
56operations.
56.It Fl I Ar interval
57Refresh the
58.Nm
59display every
60.Ar interval
61microseconds.
62Adding a suffix of
63.Cm s , ms ,

--- 26 unchanged lines hidden ---
57.It Fl I Ar interval
58Refresh the
59.Nm
60display every
61.Ar interval
62microseconds.
63Adding a suffix of
64.Cm s , ms ,

--- 26 unchanged lines hidden ---