.\" LEGAL DISCLAIMER .\" .\"INTEL CONFIDENTIAL .\" .\"Copyright (c) 2006 Intel Corporation. .\"All Rights Reserved. .\" .\"The source code contained or described herein and all documents related to the source code ("Material") are owned by Intel Corporation or its suppliers or licensors. Title to the Material remains with Intel Corporation or its suppliers and licensors. The Material contains trade secrets and proprietary and confidential information of Intel or its suppliers and licensors. The Material is protected by worldwide copyright and trade secret laws and treaty provisions. No part of the Material may be used, copied, reproduced, modified, published, uploaded, posted, transmitted, distributed, or disclosed in any way without Intel's prior express written permission. .\" .\"No license under any patent, copyright, trade secret or other intellectual property right is granted to or conferred upon you by disclosure or delivery of the Materials, either expressly, by implication, inducement, estoppel or otherwise. Any license under such intellectual property rights must be expressed and approved by Intel in writing. .\" .\" * Other names and brands may be claimed as the property of others. .\" .TH asfd 1 "January 2006" .SH NAME asfd \- This file describes the Alert Standard Format (ASF) for Linux* daemon and shell script. .SH SYNOPSIS For ASF daemon commands: .IP asfd [options] .LP For ASF daemon script commands: .IP /etc/init.d/asfd [options] .LP .SH DESCRIPTION The ASF daemon (asfd) controls the ASF functionality. The asfd script controls the loading/unloading of the daemon. .LP The daemon is installed as asfd under /usr/sbin. The asfd script is installed as asfd under /etc/init.d. For more information and installation instructions on Intel's ASF for Linux, see the readme included with the ASF package. .LP .SH OPTIONS The following parameters for the ASF daemon are used by entering them on the command line with the asfd command, as shown above: .PP .LP .B --v .IP Displays the version information for this package. .LP The following parameters for the ASF daemon script are used by entering them on the command line with the /etc/init.d/asfd command as shown above: .LP .B start .IP Starts the ASF daemon (generally not required because the daemon is automatically started when the system boots). .LP .B stop .IP Stops the ASF daemon. .LP .B restart .IP Restarts the ASF daemon. .LP .B reload .IP Reloads/restarts the ASF daemon. .LP .B status .IP Displays the current status of ASF. .LP .B version .IP Displays the version of the ASF package and all the package components. .LP