suse man page for hpievents

Query: hpievents

OS: suse

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

hpievents(1)							      OpenHPI							      hpievents(1)

NAME
hpievents - An openhpi sample application that polls for events.
SYNOPSIS
hpievents [ -t -d -x ]
DESCRIPTION
hpievents polls for events in an opened HPI session. User can specify wait time for the event. User can also select the order between hpi resource (resource event) discovery and hpi event subscription.
OPTIONS
where: -t <value> - wait <value> seconds for event; -t SAHPI_TIMEOUT_BLOCK or BLOCK - infinite wait -d - call saHpiDiscover() after saHpiSubscribe() -x - displays eXtra debug messages HPI APIs uniquely used in this application SaErrorT SAHPI_API saHpiSubscribe ( SAHPI_IN SaHpiSessionIdT SessionId ); SaErrorT SAHPI_API saHpiUnsubscribe ( SAHPI_IN SaHpiSessionIdT SessionId ); SaErrorT SAHPI_API saHpiEventGet ( SAHPI_IN SaHpiSessionIdT SessionId, SAHPI_IN SaHpiTimeoutT Timeout, SAHPI_OUT SaHpiEventT *Event, SAHPI_INOUT SaHpiRdrT *Rdr, SAHPI_INOUT SaHpiRptEntryT *RptEntry, SAHPI_INOUT SaHpiEvtQueueStatusT *EventQueueStatus );
SEE ALSO
AUTHORS
Authors of this man page: Peter D Phan (pdphan@users.sourceforge.net) 2.14.1 2009-11-23 hpievents(1)
Related Man Pages
hpireset(1) - centos
hpitop(1) - centos
hpisettime(1) - centos
hpiwdt(1) - centos
hpiel(1) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Update kernel Linux without reboot?!
Tar Command
A (ksh) Library For and From UNIX.com