
Module: mod_uptime
Author: Brian Wotring (brian@shmoo.com)



DESCRIPTION:

The mod_uptime module obtains the system boot time value for comparison
with scans.

USE:

To use this module, all  that is needed is to include it in the System
block of a scan configuration, e.g.:

    <System>
    ...
    Include mod_uptime
    ...
    </System>


PARAMETERS:

There are no parameters for this module.

PLATFORMS:
    
Currently, this module is implemented for FreeBSD, OpenBSD,
Linux, Solaris, and Mac OS X.

NOTES:



