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
Appendix B
Performance and usage tips
Performance tips
If you find that FileMaker Server is sluggish when performing
certain operations, try the following:
1 Run FileMaker Server on a dedicated computer.
1 Use as fast a computer and network as possible.
1 Always use remote administration to perform administrative tasks
on hosted files, such as sending messages to connected guests.
1 Reduce the number of guests able to access FileMaker Server. (See
“Setting the number of guests” on page 4-3.)
1 Reduce the maximum number of files that can be hosted by
FileMaker Server. (See “Setting the maximum number of files” on
page 4-4.)
1 Monitor the cache hit percentage in usage statistics. You can view real-
time usage statistics using the Performance Monitor (Windows NT),
Performance console (Windows 2000), or the Usage Statistics window
(Mac OS or remote administration).
The value for Cache Hits is the percentage of times FileMaker Pro
retrieves data from the cache (RAM) rather than the hard disk.
Reading data from RAM is much more efficient than reading 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.
FileMaker Server tracks three values for Cache Hits: Current, Average,
and Peak. It’s best to monitor the Current value periodically, as an
average value can be skewed by running even one data-intensive
report on a hosted database.
1 Monitor the percentage of unsaved cache in usage statistics. This
value indicates how much data could potentially be lost if your server
computer shut down unexpectedly before writing data stored in
cache to the hard disk.
The percentage reported is the portion unsaved in the total cache. For
example, if the cache is set to 2 MB and the Cache Unsaved % value
is 50, you would lose 1 MB of data should your computer fail
unexpectedly.
If the Cache Unsaved % value is consistently high, increase the
frequency with which the cache is flushed, or schedule backups that
occur more often. For more information about changing cache flush
frequency, see “Setting how often the cache is flushed” on page 4-5.
1 Don’t collect statistical information too frequently. FileMaker, Inc.
recommends setting the collection rate no lower than 15 seconds. For
more information, see “Recording usage statistics and
setting size limits” on page 4-9.
1 Perform calculation-intensive operations on a small found set.
Sorting, replacing data, viewing and printing summary report
layouts, and other calculation-intensive operations performed on
many database records affect the overall performance of
FileMaker Server for connected guests. Try to perform these types of
operations on a smaller found set of only the records you’re
interested in. (See the FileMaker Pro 5 User’s Guide for more
information about using found sets.) In addition, it’s best to schedule
these types of operations to be performed during low usage periods.