Interval 1440m - can the first check be immediatly?

Hi all,

first post.
We use Telegraf to collect information and beside the integrated input plugins I use some exec-plugins to collect interesting information such as configurations, metadata and other stuff like this.

For this I implemented a separate input plugin for each script and used interval 1440m to fire it up once per day.

If I roll this out to a new host I have to wait until the next day (02:00 CET right now) until the check runs.

Is there any way to get those information at the first run and then daily?
Bonus question: Is there any way to configure the moment when the “daily” should be or does it always start at 00:00 UTC?

Regards
Markus