joncrain / time

Time module for MunkiReport

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Time

This module reports on a few basic facts about time.

Table Schema

The table contains the following information, one row per machine:

  • id (int) Unique id
  • serial_number (string) Serial Number
  • timezone (string) Country/City
  • networktime_status (boolean) Is network time on
  • networktime_server (string) List of network time servers enabled
  • autotimezone (boolean) Is auto time zone on

About

Time module for MunkiReport


Languages

Language:PHP 82.8%Language:Shell 17.2%