File: ziomon_fcpconf.8

package info (click to toggle)
s390-tools 2.15.1-2
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 8,216 kB
  • sloc: ansic: 130,144; sh: 9,397; cpp: 8,359; perl: 2,517; makefile: 1,960; asm: 1,016
file content (35 lines) | stat: -rw-r--r-- 822 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
.\" Copyright 2017 IBM Corp.
.\" s390-tools is free software; you can redistribute it and/or modify
.\" it under the terms of the MIT license. See LICENSE for details.
.\"
.TH ZIOMON_ZFCPCONF 8 "Jul 2008" "s390-tools"

.SH NAME
ziomon_fcpconf \- Collect configuration data for fcp adapters.

.SH SYNOPSIS
.B ziomon_fcpconf
[-h] [-v] [-o <outfile>]

.SH DESCRIPTION
.B ziomon_fcpconf
collects various fcp configuration-related data and writes to a file.

.SH OPTIONS
.TP
.BR "\-h" " or " "\-\-help"
Print help information, then exit.

.TP
.BR "\-v" " or " "\-\-version"
Print version information, then exit.

.TP
.BR "\-o" " or " "\-\-output"
Specify the outfile basename. The suffix .cfg will be appended. Defaults to 'config'.

.SH "SEE ALSO"
.BR ziomon (8)
.BR ziomon_mgr (8),
.BR ziomon_util (8),
.BR ziomon_zfcpdd (8)