WhiskerStatus

Top  Previous  Next

Message

 

WhiskerStatus [-lines] [-clients] [-events] [<clientnumber(s)>]

 

Originator

 

Client

 

Details

 

Causes the server to send a whole bunch of status info.

Default: general server status report, with help info on syntax.

Clients: describes registered clients.

Lines: reports status and ownership of all lines.

Events: reports all pending line/timer events

<Clientnumber>: restricts reports to numbered client(s). If clientnumber is '*', refers to the calling client.

 

Thus a program interested in the status of all boxes on a system would issue

       WhiskerStatus -clients

while a client wanting a report on its own lines might issue

       WhiskerStatus -lines *

 

If you send this request down the immediate socket, the response Failure will be given.

 

This command is not fully implemented. At the moment, it always gives the same general status report.

 

Revision history

 

Implemented in WhiskerServer version 1.

 

See also

 

ReportName
ReportStatus