There is a "Oracle Solaris 11.4" system, where we have a flood messages in dmesg.
genunix: [ID 200113 kern.warning] WARNING: symlink creation failed, error 2
This messages appears every 15 minutes, but I didn't find any crontab job with this interval starting.
Is there a way to know what is the process runs every 15 minutes? May I use dtrace or something else?
Thanks