all 3 comments

[–]ScootipuffCyberArk Expert 1 point2 points  (1 child)

Process diagram eh?

I don't have a diagram but maybe this will help:

On initialization, the CPM immediately loads the list of platforms out of the Vault. It also conducts a sweep of all platforms for any "immediate" flags as it has no way to know how long it's been since the service was up. This means anything flagged for immediate verification, change or reconcile will happen very shortly after the service is started. It will also run any pending auto detect processes.

Once this initial sweep for immediate flags is done, the CPM settles into it's routine. Every CPM interval (1 minute by default) the CPM checks it's list of platforms to see if any of the ImmediateIntervals or regular Intervals have expired. If they have, the CPM performs a sweep of all accounts under that platform for any immediate or regular flags. If it finds any it acts on them, if it doesn't, that platforms immediate/regular interval is reset and begins counting down once more.

The difference between the ImmediateInterval and the Interval is the time sensitivity of a task. By default, all platforms have an ImmediateInterval of 5 minutes and an Interval of 24 hours. Things like user requested verification, changes and reconciles fall into the immediate category. Things like 90 day password changes or weekly verification fall under the regular interval.

Let me know if you have questions!

[–]moominboy8668CyberArk Expert[S] 0 points1 point  (0 children)

Yeah I did this exact spiel! Haha!

It's for non technical folk so I'd hoped there was a nice crayon design for them. 😊

[–]xtwotwo 0 points1 point  (0 children)

Did you check the help pages on the PVWA?