summaryrefslogtreecommitdiff
path: root/usr/src/cmd/fm/modules/common/syslog-msgs/syslog.c
AgeCommit message (Collapse)AuthorFilesLines
2022-03-1014443 resection manual pages per IPD4Richard Lowe1-9/+9
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Dan McDonald <danmcd@joyent.com>
2016-02-276659 nvlist_free(NULL) is a no-opJosef 'Jeff' Sipek1-2/+1
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Robert Mustacchi <rm@joyent.com>
2012-02-04763 FMD msg URLs should refer to something visibleJoshua M. Clulow1-1/+1
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Yuri Pankov <yuri.pankov@gmail.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2010-07-30PSARC/2009/617 Software Events Notification Parameters CLIGavin Maltby1-6/+112
PSARC/2009/618 snmp-notify: SNMP Notification Daemon for Software Events PSARC/2009/619 smtp-notify: Email Notification Daemon for Software Events PSARC/2010/225 fmd for non-global Solaris zones PSARC/2010/226 Solaris Instance UUID PSARC/2010/227 nvlist_nvflag(3NVPAIR) PSARC/2010/228 libfmevent additions PSARC/2010/257 sysevent_evc_setpropnvl and sysevent_evc_getpropnvl PSARC/2010/265 FMRI and FMA Event Stabilty, 'ireport' category 1 event class, and the 'sw' FMRI scheme PSARC/2010/278 FMA/SMF integration: instance state transitions PSARC/2010/279 Modelling panics within FMA PSARC/2010/290 logadm.conf upgrade 6392476 fmdump needs to pretty-print 6393375 userland ereport/ireport event generation interfaces 6445732 Add email notification agent for FMA and software events 6804168 RFE: Allow an efficient means to monitor SMF services status changes 6866661 scf_values_destroy(3SCF) will segfault if is passed NULL 6884709 Add snmp notification agent for FMA and software events 6884712 Add private interface to tap into libfmd_msg macro expansion capabilities 6897919 fmd to run in a non-global zone 6897937 fmd use of non-private doors is not safe 6900081 add a UUID to Solaris kernel image for use in crashdump identification 6914884 model panic events as a defect diagnosis in FMA 6944862 fmd_case_open_uuid, fmd_case_uuisresolved, fmd_nvl_create_defect 6944866 log legacy sysevents in fmd 6944867 enumerate svc scheme in topo 6944868 software-diagnosis and software-response fmd modules 6944870 model SMF maintenance state as a defect diagnosis in FMA 6944876 savecore runs in foreground for systems with zfs root and dedicated dump 6965796 Implement notification parameters for SMF state transitions and FMA events 6968287 SUN-FM-MIB.mib needs to be updated to reflect Oracle information 6972331 logadm.conf upgrade PSARC/2010/290
2009-05-186841968 syslog-msgs inadvertently uses wrong msg priority, causing msgs to ↵Robert Johnston1-1/+7
be output to all windows
2009-04-29PSARC 2009/265 fmdump -mRobert Johnston1-322/+63
6810965 port fmdump -m to ON 6802474 Port libfmd_msg to ON 6805723 libtopo: port fmtopo -m to ON
2009-03-206533823 need better way of proxying faults across event transportStephen Hanson1-3/+10
6788551 provide means for faults/defects to be directly injected into fmd
2008-08-02PSARC/2008/487 Repair Observability changesstephh1-1/+3
6534561 need means of finding existing fault state of a resource 6637804 fmd should distinguish between "repaired" and "acquitted" resources 6637812 fmd_nvl_fmri_has_fault() required to report if a given fault has been diagnosed on a resourtce/fru 6663744 send list.updated events when an individual suspect in a suspect list is repaired 6682295 need fmd_nvl_fmri_replaced() functionality 6686317 extend fmd case state to include final "repair responses complete" state 6712074 need scheme/topo interface to report full service state of a resource 6720169 add location member to the sun-fm-mib
2008-07-216720030 cannot log long FMA messages: need a real fixcy1523781-6/+27
6721681 fmd panic while trying to access case being destroyed 6721990 fmd deadlocked on self diagnosis
2008-06-306712475 Very long FMA messages are not being logged to system log filemb916221-3/+14
2008-04-026644917 TOPO_WALK_SIBLING isn't really breadth-first, confusing hc_walker()cy1523781-7/+19
6668941 should remove page_retire_maxretries for x86 6678015 FMA message is not fully displayed for CPU Cache error
2008-03-256430447 Notifications (message, SNMP trap) should be generated in response ↵cy1523781-2/+8
to a list.repaired event 6502956 repair events should be logged
2007-02-27PSARC 2007/101 FMA libfmd_msgaf1-17/+51
6510717 syslog and snmp agents can both use setlocale() at the same time
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+478