I need to be able to check if sendmail is running on a Linux server.
I was just going to get the pid from the /var/run/sendmail.pid file and then see if a process with that value was actually running (via ps & grep).
But the problem I have is that the sendmail.pid file is owned by root (with...
I am attempting to write a script that will (hopefully) be able to analyze the status of the most recent backups peformed in each group. At the moment I am using nsradmin to extract results via the completion attribute:
nsradmin -i paramfile
where paramfile contains :
show completion
print...
Here are a couple of samples I extracted from a Savegroup Completion Report :
Sample #1
Aug 01 10:00:02 legato.com: NetWorker Savegroup: (info) starting GRP1 (with 1 client(s))
Aug 01 10:00:02 legato.com: NetWorker Savegroup: (notice) GRP1 completed, 1 client(s) (All Succeeded)
Aug 01...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.