Table of Contents
SendHealth - send a health message
SendHealth formulates
and posts a health message to a client.
This function is part of librmt.
int SendHealth(
int fo,
int verbosity
);
The file descriptor for the connection to dbman.
Defines
the amount of messages to print. This value is passed on to SendRec as needed.
A value of 0 produces no messages. See the SendRec manpage for full details
on available values.
This function is used by dbman. It might be used
by another server application wishing to use health messages.
librmt(3rmt)
$Id: SendHealth.3,v 1.2 2008/08/22 16:23:09 mcnamer Exp
$
Table of Contents