Client Automation - All Versions
When Software Policy is evaluated by Policy Manager, the specified calendar is checked. It the date/time matches with current date/time, the Software Policy is evaluated.
In above example, the Software Policy could only be evaluated every day between 22:00 and 06:00 and not during the day between 06:00 and 22:00
When it is not ok due to calendar time ranges, there are these lines in TRC_USD_POLMAN*.log :
PolMan |PM:00 |task.cxx |000347|INFO | Task B4C28FA1-90EC-4DA7-BA54-2D3DAE7A82CD (Evaluation): Is activated
PolMan |PM:00 |calendar.cxx |000125|INFO | Check on calendar Eval_Pol
PolMan |PM:00 |calendar.cxx |000245|INFO | Calendar Time: 15:11 07/10/2024
PolMan |PM:00 |calendar.cxx |000158|INFO | CheckCalendarStatus returned: 0
PolMan |PM:00 |calendar.cxx |000226|INFO | Calendar returned: Date is on but time is off
PolMan |PM:00 |task.cxx |000347|INFO | Task B4C28FA1-90EC-4DA7-BA54-2D3DAE7A82CD (Evaluation): Evaluation not allowed. Calendar is off
When it is ok, there are these lines in TRC_USD_POLMAN*.log :
PolMan |PM:00 |task.cxx |000347|INFO | Task 8CB3DF30-5F83-4D76-9DD3-29508EA11492 (Evaluation): Is activated
PolMan |PM:00 |calendar.cxx |000125|INFO | Check on calendar Eval_Pol
PolMan |PM:00 |calendar.cxx |000245|INFO | Calendar Time: 16:20 07/10/2024
PolMan |PM:00 |calendar.cxx |000158|INFO | CheckCalendarStatus returned: 0
PolMan |PM:00 |calendar.cxx |000226|INFO | Calendar returned: Time and date is on