Sendmail isn't available on DirectAdmin servers. I'm not a PHP expert but I'm guessing you're seeing a php program calling the sendmail interface, which is a link to exim.
Have you checked exim logs, trying to match the times, to see what may be going on in exim?
Jeff
What are you worried about ? spaming ?
have you check your mail que ?
do you have any warning in your directadmin notification panel about XXX email send by user xxx ?
The DirectAdmin Process monitor is an exact copy of the output of the shell top command but not limited only to the number of processes which fit into the shell window. Look at the top of the process list and you'll see multiple pages you can look at. The processes are listed from the top down (through the pages) based on how many resources they use.Is this processlist normal? there is no apache or other process!
I can only see sendmail process in DA process monitor page! like attached image.
Those are not sendmail processes. Those are PHP Fast CGI processes, and all those params are passed to a PHP programm when you run any php script on your www sites.
@Petertjuh360
Open base dir differes from line to line, so that's PHP requests from different sites. And take note to how the commands start /usr/local/php53/bin/php-cgi53
I've got some servers with PHP-FPM under my maintenance and they list the same.