Can a user-defined job or plan be run periodically by Ops Center?
Hi,
I know that Ops center has scheduled jobs that it will run on a periodic basis, such as the asset count and the OCDoctor update.
Is it possible to create user-defined jobs to run on a periodic basis as well?
e.g.
run an mpathadm list lu on specific assets on a Monday morning;
run a zpool scrub on rpool on a Sunday morning
I know that running out of cron is possible, but that would entail updating each system's crontab separately and then coordinating the results from each asset separately.
Thanks