-
Notifications
You must be signed in to change notification settings - Fork 21
How to Review Status
BigMac Admin edited this page Mar 2, 2023
·
1 revision
I wrote a simple report that can be run from a management tool. It prints the active deferral information and the last 10 log entries to standard output.
In this example output, Renew was installed and the LaunchAgent is running, but no configuration file is present:
Reading details for user: bigmacadmin
Dict {
ActiveDeferral = 0
HumanReadableDeferDate = 0
CurrentDeferralCount = 0
NotificationCount = 0
}
****************************************************
Wed Mar 1 14:45:05 PST 2023: Configuration profile missing. Exiting.
Wed Mar 1 15:15:05 PST 2023: Configuration profile missing. Exiting.
Wed Mar 1 15:45:06 PST 2023: Configuration profile missing. Exiting.
Wed Mar 1 16:15:06 PST 2023: Configuration profile missing. Exiting.
Wed Mar 1 16:45:05 PST 2023: Configuration profile missing. Exiting.
Wed Mar 1 17:15:03 PST 2023: Configuration profile missing. Exiting.
Wed Mar 1 17:45:05 PST 2023: Configuration profile missing. Exiting.
Wed Mar 1 18:15:04 PST 2023: Configuration profile missing. Exiting.
Wed Mar 1 18:45:00 PST 2023: Configuration profile missing. Exiting.
Wed Mar 1 19:15:05 PST 2023: Configuration profile missing. Exiting.