cmd: remove sparc-only virtinfo
[unleashed.git] / usr / src / cmd / picl / plugins / sun4u / littleneck / conf / platsvcd.conf
blob0fde5ae0286a1f9292b78fa07bdaa5ac196e9cdb
2 # CDDL HEADER START
4 # The contents of this file are subject to the terms of the
5 # Common Development and Distribution License, Version 1.0 only
6 # (the "License").  You may not use this file except in compliance
7 # with the License.
9 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
10 # or http://www.opensolaris.org/os/licensing.
11 # See the License for the specific language governing permissions
12 # and limitations under the License.
14 # When distributing Covered Code, include this CDDL HEADER in each
15 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
16 # If applicable, add the following below this CDDL HEADER, with the
17 # fields enclosed by brackets "[]" replaced with your own identifying
18 # information: Portions Copyright [yyyy] [name of copyright owner]
20 # CDDL HEADER END
23  * Copyright (c) 2000-2001 by Sun Microsystems, Inc.
24  * All rights reserved.
25  */
27 #pragma ident   "%Z%%M% %I%     %E% SMI"
31  * Littleneck platsvcd.conf
32  */
35  * Format:
36  *
37  * TIMEOUT <seconds> 
38  *      Specifies a maximum interval in seconds that an application 
39  *      is allowed to lock out the platform services daemon
40  *
41  * INTERVAL <poll interval in seconds> <#tasks at this interval>
42  * INTERVAL_END
43  *      Indicates the poll interval at which a list of tasks will be run
44  *
45  * TASK <policy library> <policy routine>
46  * <Number of objects listed in this TASK section>
47  * Object string ID of first object
48  * Object string ID of second object
49  * Object string ID of nth object
50  * TASK_END
51  *      Specifies the "task" or policy routine, the shared object file it
52  *      resides in, and the object IDs of objects it must be called for
53  */
55 TIMEOUT 180
57 INTERVAL 0 3
58 TASK /usr/platform/SUNW,Sun-Fire-280R/lib/libpsvcpolicy_psr.so.1 psvc_init_led_policy_0
59
60 SYSTEM_FAULT_LED_WR
61 TASK_END
62 TASK /usr/platform/sun4u/lib/libpsvcpolicy.so.1 psvc_init_state_policy_0
64 PS0
65 PS1
66 FAN
67 DISK0
68 DISK1
69 TASK_END
70 TASK /usr/platform/SUNW,Sun-Fire-280R/lib/libpsvcpolicy_psr.so.1 psvc_update_thresholds_0
72 CPU0_DIE_TEMPERATURE_SENSOR
73 CPU1_DIE_TEMPERATURE_SENSOR
74 TASK_END
75 INTERVAL_END
77 INTERVAL 30 1
78 TASK /usr/platform/SUNW,Sun-Fire-280R/lib/libpsvcpolicy_psr.so.1 psvc_device_fail_notifier_policy_0
80 PS0
81 PS1
82 FAN
83 DISK0
84 DISK1
85 TASK_END
86 INTERVAL_END
88 INTERVAL 10 2
89 TASK /usr/platform/SUNW,Sun-Fire-280R/lib/libpsvcpolicy_psr.so.1 psvc_check_temperature_policy_0
91 CPU0_DIE_TEMPERATURE_SENSOR
92 CPU1_DIE_TEMPERATURE_SENSOR
93 TASK_END
94 TASK /usr/platform/SUNW,Sun-Fire-280R/lib/libpsvcpolicy_psr.so.1 psvc_shutdown_policy_0
96 SYSTEM
97 TASK_END
98 INTERVAL_END
100 INTERVAL 15 2
101 TASK /usr/platform/sun4u/lib/libpsvcpolicy.so.1 psvc_hotplug_notifier_policy_0
103 DISK0
104 DISK1
105 TASK_END
106 TASK /usr/platform/SUNW,Sun-Fire-280R/lib/libpsvcpolicy_psr.so.1 psvc_ps_hotplug_policy_0
110 TASK_END
111 INTERVAL_END
113 INTERVAL 15 1
114 TASK /usr/platform/sun4u/lib/libpsvcpolicy.so.1 psvc_keyswitch_position_policy_0
116 KEYSWITCH
117 TASK_END
118 INTERVAL_END