Help
Table Of Contents
- FileMaker Server 9 Help
- About FileMaker Server
- New features in FileMaker Server 9
- Deploying FileMaker Server
- Starting Admin Console
- Hosting databases
- Hosting websites
- Starting and stopping FileMaker Server
- Configuring general settings
- Configuring Database Server settings
- Configuring web publishing settings
- Administering clients
- Administering databases
- Using ODBC and JDBC with FileMaker Server
- Monitoring FileMaker Server
- Managing plug-ins
- Securing your data
- Scheduling administrative tasks
- Troubleshooting
- Checking for updates
- About the license key
- Command line reference
- Glossary
- Registration
- Customer support and Knowledge Base
- Copyright information
Command line reference fmsadmin commands
F
ILEMAKER SERVER 9 HELP 188
STATUS command
Format
fmsadmin STATUS [TYPE] [CLIENT_NUMBER] [FILE]
Description
Retrieves the status of the specified TYPE.
Valid TYPES
CLIENT: Retrieves the status of a client specified by CLIENT_NUMBER. For example:
fmsadmin STATUS client 2
Use the LIST CLIENTS command to obtain a list of clients and their ID numbers.
FILE: Retrieves the status of an open file specified by FILE. For example, to get the status of a file
named “Database”:
fmsadmin STATUS file Database
Options
None.
Related topics
LIST command (page 181)
Command line reference
(page 171)