munkireport / service
munkireport的模块。
V1.2
2020-03-05 06:21 UTC
This package is auto-updated.
Last update: 2024-09-05 17:08:09 UTC
README
获取所选OS X Server服务的状态。此模块通过运行serveradmin status命令收集服务状态数据。
以下服务将被查询
SERVICES="addressbook afp caching calendar certs collabd devicemgr dhcp dirserv dns ftp history jabber mail netboot network nfs radius san smb swupdate timemachine vpn web wiki xcode"
结果存储在表中
- id - 唯一标识符
- serial_number - 序列号
- service_name - 服务名称
- service_state - 服务状态
- timestamp - 最后更新时间戳