.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "WDRTAS_SET_INTERVAL" "9" "09 October 2005" "" ""
.SH NAME
wdrtas_set_interval \- sets the watchdog interval
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int wdrtas_set_interval (int \fIinterval\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIinterval\fB\fR
new interval
.SH "DESCRIPTION"
.PP
returns 0 on success, <0 on failures
.PP
wdrtas_set_interval sets the watchdog keepalive interval by calling the
RTAS function set-indicator (surveillance). The unit of interval is
seconds.