CEP Updates from the Front


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Complex Event Processing RSS News CEP Updates from the Front
# 1  
Old 10-25-2008
CEP Updates from the Front

2008-10-25T07:59:00.003-04:00


Source...
Login or Register to Ask a Question

Previous Thread | Next Thread

3 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

ksh: what does x in front of something mean?

hi, i have stuff like if ]; then what does the x mean? also, what does -z variable mean in an if statement> thanks (8 Replies)
Discussion started by: JamesByars
8 Replies

2. Shell Programming and Scripting

Appending the last few columns to the front

Hi consider this as the first line 00010015 MORGAN STANLEY & CO INCORPORATED N 110 INVESTAR 1 0001OT NJ 201-830-5055 01-Jan-1974 00:00:00 1 01-May-2008 00:00:00 05-Jun-2008 13:34:18 0001 - From SMSRun1_GIDQA02 Consider this as the second line 00010015 MORGAN STANLEY... (3 Replies)
Discussion started by: ragavhere
3 Replies

3. AIX

unix updates- Where can I find unix updates online for IBM servers?

I have a Unix based server running Sagitta and the server is giving me an error of 4b10004 and my research tells me this is an EPROM issue, which means the processor needs to be flashed or repaired. Once up and running where can I go to get updates for Unix? (1 Reply)
Discussion started by: crainer
1 Replies
Login or Register to Ask a Question
hpialarms(1)							      OpenHPI							      hpialarms(1)

NAME
hpialarms - A openhpi sample application that shows "Alarm Control" management instruments SYNOPSIS
hpialarms [-a -b -c -i -m -n -p -o -x] DESCRIPTION
hpialarms walks the RPT (Resource Present Table) for resouces that have "Alarm Control" management instruments (SAHPI_CTRL_LED). OPTIONS
-c1 sets Critical Alarm on -c0 sets Critical Alarm off -m1 sets Major Alarm on -m0 sets Major Alarm off -n1 sets Minor Alarm on -n0 sets Minor Alarm off -p1 sets Power Alarm on -p0 sets Power Alarm off -i5 sets Chassis ID on for 5 sec -i0 sets Chassis ID off -a1 sets Disk A fault on -a0 sets Disk A fault off -b1 sets Disk B fault on -b0 sets Disk B fault off -d[byte] sets raw Alarm byte -o sets all Alarms off -x show eXtra debug messages SAMPLE OUTPUT
hpialarmpanel ver 0.6 RptInfo: UpdateCount = 5, UpdateTime = 8a2dc6c0 rptentry[0] resourceid=1 tag: Mullins RDR[45]: ctltype=2:1 oem=0 Chassis Identify Control RDR[48]: ctltype=0:1 oem=10 Front Panel Power Alarm LED state = off RDR[51]: ctltype=0:1 oem=13 Front Panel Minor Alarm LED state = ON RDR[46]: ctltype=0:0 oem=0 Cold Reset Control RDR[49]: ctltype=0:1 oem=11 Front Panel Critical Alarm LED state = off RDR[50]: ctltype=0:1 oem=12 Front Panel Major Alarm LED state = off SEE ALSO
AUTHORS
Authors of this man page: Peter D Phan (pdphan@users.sourceforge.net) 2.14.1 2009-11-23 hpialarms(1)