Chapter 6. Job Data Class

Table of Contents

Introduction
Job Data Class Attributes
Job Data Details

Introduction

The Job data class provides information about all scheduled jobs (sometimes called tasks) on a given system.

On Unix/Linux based systems cron(1) based jobs are reported. All system (root) and user defined cron(1) jobs are reported. SysInfo™ will scan all standard cron(1) locations for crontab(5) files which are parsed and reported as Job entries.

On Windows based systems the Windows Scheduled Tasks are scanned and reported.