how monitor root search path in linux RedHat 8.3?

Usually the procedure for security audit is to check the current status (when run the audit). So the simplest way is to run echo $PATH when login as (or become) root. This check will actually include "check" of /etc/profile and other related files

About how exactly to do the monitoring you can use ansible to collect info or monitoring program like nagios.