1# 2# Copyright 2005 Sun Microsystems, Inc. All rights reserved. 3# Use is subject to license terms. 4# 5# CDDL HEADER START 6# 7# The contents of this file are subject to the terms of the 8# Common Development and Distribution License, Version 1.0 only 9# (the "License"). You may not use this file except in compliance 10# with the License. 11# 12# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 13# or http://www.opensolaris.org/os/licensing. 14# See the License for the specific language governing permissions 15# and limitations under the License. 16# 17# When distributing Covered Code, include this CDDL HEADER in each 18# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 19# If applicable, add the following below this CDDL HEADER, with the 20# fields enclosed by brackets "[]" replaced with your own identifying 21# information: Portions Copyright [yyyy] [name of copyright owner] 22# 23# CDDL HEADER END 24# 25#ident "%Z%%M% %I% %E% SMI" 26# 27# General-purpose messages 28# 29msgid "syslog-msgs-message-template" 30msgstr "SUNW-MSG-ID: %s, TYPE: %s, VER: 1, SEVERITY: %s\nEVENT-TIME: %s\nPLATFORM: %s, CSN: %s, HOSTNAME: %s\nSOURCE: %s, REV: %s\nEVENT-ID: %s\nDESC: %s\nAUTO-RESPONSE: %s\nIMPACT: %s\nREC-ACTION: %s\n" 31# 32# Fault-related messages 33# 34# 35# code: FMD-8000-0W 36# keys: defect.sunos.fmd.nosub 37# 38msgid "FMD-8000-0W.type" 39msgstr "Defect" 40msgid "FMD-8000-0W.severity" 41msgstr "Minor" 42msgid "FMD-8000-0W.description" 43msgstr "The Solaris Fault Manager received an event from a component to which no automated diagnosis software is currently subscribed. Refer to %s for more information." 44msgid "FMD-8000-0W.response" 45msgstr "Error reports from the component will be logged for examination by Sun." 46msgid "FMD-8000-0W.impact" 47msgstr "Automated diagnosis and response for these events will not occur." 48msgid "FMD-8000-0W.action" 49msgstr "Run pkgchk -n SUNWfmd to ensure that fault management software is installed properly. Contact Sun for support." 50# 51# code: FMD-8000-11 52# keys: defect.sunos.fmd.nodiagcode 53# 54msgid "FMD-8000-11.type" 55msgstr "Defect" 56msgid "FMD-8000-11.severity" 57msgstr "Minor" 58msgid "FMD-8000-11.description" 59msgstr "A Solaris Fault Manager component generated a diagnosis for which no message summary exists. Refer to %s for more information." 60msgid "FMD-8000-11.response" 61msgstr "The diagnosis has been saved in the fault log for examination by Sun." 62msgid "FMD-8000-11.impact" 63msgstr "The fault log will need to be manually examined using fmdump(1M) in order to determine if any human response is required." 64msgid "FMD-8000-11.action" 65msgstr "Use fmdump -v -u <EVENT-ID> to view the diagnosis result. Run pkgchk -n SUNWfmd to ensure that fault management software is installed properly." 66# 67# code: FMD-8000-2K 68# keys: defect.sunos.fmd.module 69# 70msgid "FMD-8000-2K.type" 71msgstr "Defect" 72msgid "FMD-8000-2K.severity" 73msgstr "Minor" 74msgid "FMD-8000-2K.description" 75msgstr "A Solaris Fault Manager component has experienced an error that required the module to be disabled. Refer to %s for more information." 76msgid "FMD-8000-2K.response" 77msgstr "The module has been disabled. Events destined for the module will be saved for manual diagnosis." 78msgid "FMD-8000-2K.impact" 79msgstr "Automated diagnosis and response for subsequent events associated with this module will not occur." 80msgid "FMD-8000-2K.action" 81msgstr "Use fmdump -v -u <EVENT-ID> to locate the module. Use fmadm reset <module> to reset the module." 82# 83# code: FMD-8000-3F 84# keys: defect.sunos.fmd.config 85# 86msgid "FMD-8000-3F.type" 87msgstr "Defect" 88msgid "FMD-8000-3F.severity" 89msgstr "Minor" 90msgid "FMD-8000-3F.description" 91msgstr "A Solaris Fault Manager component could not load because of an error in its configuration file. Refer to %s for more information." 92msgid "FMD-8000-3F.response" 93msgstr "The module has been disabled. Events destined for the module will be saved for manual diagnosis." 94msgid "FMD-8000-3F.impact" 95msgstr "Automated diagnosis and response for subsequent events associated with this module will not occur." 96msgid "FMD-8000-3F.action" 97msgstr "Use fmdump -v -u <EVENT-ID> to locate the module. Use fmadm load <module> to load the module after repairing its configuration." 98