Administrator’s Guide
Table Of Contents
- Preface Using the FileMakerServer documentation
- Chapter 1 Welcome to FileMakerServer 5
- Chapter 2 Installing FileMakerServer in Windows
- What you need
- Installing FileMakerServer
- Where files are stored on your hard disk
- Starting FileMakerServer (WindowsNT)
- Starting FileMakerServer (Windows2000)
- Stopping FileMakerServer (WindowsNT)
- Stopping FileMakerServer (Windows2000)
- Installing the Server Administration plug-in on a remote computer running Windows
- Enabling the Server Administration plug-in using FileMakerPro (Windows)
- Uninstalling FileMakerServer (Windows)
- Chapter 3 Installing FileMakerServer in the MacOS
- What you need
- Installing FileMakerServer
- Adjusting memory (MacOS)
- Where files are stored on your hard disk
- Starting FileMakerServer (MacOS)
- Quitting FileMakerServer (Mac OS)
- Installing the Server Administration plug-in on a remote computer running the MacOS
- Enabling the Server Administration plug-in using FileMaker Pro (MacOS)
- Chapter 4 Configuring FileMakerServer
- Using the configuration assistants (Windows)
- Opening the Properties dialog box (Windows)
- Opening the Preferences dialog box (MacOS)
- Setting the number of guests
- Allowing disconnection of idle guests
- Setting the maximum number of files
- Changing the amount of memory used by FileMakerServer
- Setting how often the cache is flushed
- Allowing single user files to be hosted
- Opening runtime solutions automatically (Windows)
- Opening runtime solutions automatically (Mac OS)
- Enabling remote administration
- Specifying a custom host name
- Maximizing performance (MacOS)
- Choosing network protocols
- Setting the preferred IP address
- Recording usage statistics and settingsizelimits
- Setting a size limit for the application log (WindowsNT)
- Setting a size limit for the application log (Windows2000)
- Setting a size limit for the Server Event Log (MacOS)
- Protecting files with a password
- How FileMakerServer behaves during system sleep
- Chapter 5 Administering FileMakerServer
- Administering FileMakerServer remotely
- Opening the Remote Administration window
- Listing hosted files and current guests remotely
- Viewing usage statistics for FileMakerServer remotely
- Hosting FileMakerPro5 files remotely
- Closing hosted files remotely
- Disconnecting guests remotely
- Viewing detailed information about hosted files and guests remotely
- Sending messages to guests remotely
- Sending messages to all guests remotely
- Administering FileMakerServer locally
- Monitoring performance locally (WindowsNT)
- Monitoring performance locally (Windows2000)
- Opening the local administration window (MacOS)
- Listing hosted files and guests locally (MacOS)
- Viewing usage statistics locally (MacOS)
- Hosting FileMaker Pro 5 files locally (MacOS)
- Closing hosted files locally (MacOS)
- Disconnecting guests locally (MacOS)
- Sending messages to guests locally (MacOS)
- Using reported events to track activities
- Recalculating the Today function inhosteddatabases
- Administering FileMakerServer remotely
- Chapter 6 Scheduling administrative tasks with FileMakerServer
- Scheduling tasks to run automatically (Windows)
- Scheduling tasks to run automatically (MacOS)
- Viewing scheduled tasks in the Schedules list (Windows)
- Viewing scheduled tasks in the Schedules window (MacOS)
- Running scheduled tasks manually
- Changing scheduled tasks
- Duplicating scheduled tasks
- Deleting scheduled tasks
- Enabling and disabling scheduled tasks
- Using the command line to automate tasks (Windows)
- Using an AppleScript to automate tasks (MacOS)
- Making sure you don’t run out of disk space
- Appendix A Technical specifications and optimization
- Appendix B Performance and usage tips
- Appendix C Event log messages and troubleshooting
- Appendix D About the TechInfo database
5-4
FileMaker Server Administrator’s Guide
The following statistics are listed in the Usage Statistics window:
By default, FileMaker Server updates the statistics in the Usage
Statistics window every 15 seconds or less but no more than once a
second. Although this reduces the overhead required to calculate the
statistics, it means the statistics are approximations of how
FileMaker Server is using resources. For information about where
usage statistics are stored and how to display them in a chart, see
“Recording usage statistics and setting size limits” on page 4-9.
Tip In Mac OS, you can also collect usage statistics information by
using Apple events. For more information about Apple events, see
the Apple Events Information folder in the AppleScript Examples
folder inside the FileMaker Server 5 folder.
Mac OS: To view usage statistics while working on the server
computer, see “Viewing usage statistics locally (Mac OS)” on
page 5-11.
Hosting FileMaker Pro 5 files remotely
Important FileMaker Server 5 supports only FileMaker Pro 5
databases. Therefore, any existing databases you have from a
previous version of FileMaker Pro must be converted to FileMaker
Pro 5 format before you can host them using FileMaker Server 5.
When FileMaker Server starts, it automatically opens or hosts all
multi-user files in the FileMaker Server 5 folder including those in
subfolders one level down. It also opens single user files, if you have
enabled the Allow FileMaker Server to host Single User files option in the
Files tab of the Properties (Windows) or Preferences (Mac OS) dialog
box. For more information, see “Allowing single user files to be
hosted” on page 4-5. Don’t use personal file sharing to share
FileMaker Pro files.
Note To open database files while administering remotely, you must
have the Server Administration plug-in for FileMaker Pro installed
on the remote computer. For Windows remote computers, see
“Installing the Server Administration plug-in on a remote computer
running Windows” on page 2-6. For Mac OS remote computers, see
“Installing the Server Administration plug-in on a remote computer
running the Mac OS” on page 3-5.
To open files remotely while FileMaker Server is running:
1. Click Open File in the Remote Administration window.
You see a dialog box with a list of FileMaker Pro 5 files available
for hosting.
Statistic Description
Transactions/
second
Number of guest requests handled per second.
Network
(Kbytes/sec)
Amount of data being moved across the network or to and
from disk. Data is measured in KB unless network activity is
greater than 10 MB per second. In that case, the value
displayed represents MB per second.
Guests Number of connected guests. Use this information to help
configure the Allow up to
n
simultaneously connected guests
option.
Files
Number of open databases. Use this information to
configure the Maximum number of files to host option.
Disk (Kbytes/sec) Amount of data being written to disk. Data is measured in
KB unless data written to disk is greater than 10 MB per
second. In that case, the value displayed represents MB per
second.
Cache Unsaved % Percentage of cache that is currently unsaved. This should be
a relatively low number, such as 0 or 5, so you won’t lose
data if you experience a system crash. If the number is
consistently high, consider increasing the frequency with
which the cache is flushed.
Cache Hit % Percentage of the times FileMaker Server retrieved data
from the cache (RAM) rather than the hard disk. Reading
data from RAM is much more efficient than rereading it
from the hard disk, so this value should be a high number,
like 90 or 95. If it isn’t, you might need to allocate more
memory to FileMaker Server database cache.