[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

Command qi

NAME

Command qi :: Queue information

SYNOPSIS

qi [options] TargetName QueueName

DESCRIPTION

The qi command returns informations on a queue. The target name and the queue name must be passed as parameters. Commands qsd, qso, qsm and qsn can be used to change queue informations.

Three options can be used to format output :

EXAMPLE

In this example, a target named `localhost' is created with a queue named `myqueue'. Then, qi is used to print queue informations.

 
$ dio87d -d
$ dio87c -- ta localhost
$ dio87c -- qa localhost myqueue
$ dio87c -- qi localhost myqueue
Target Name:  localhost
Queue Name:   myqueue
Description:
Opened:       FALSE
Max:          1
$

ACCESS CONTROL

This function requires the `consult' privilege for the `target' command family.

SEE ALSO



This document was generated by dom on September, 11 2005 using texi2html