Eli Fulkerson .com HomeProjectsMailserver-watcher
 

Linux/Sendmail Heads-Up Console

Description:

This is a small shell script which prints a bunch of mailserver related metrics to the screen. It is intended to run under 'watch' to update on a regular basis. This is a pretty trivial script, my other stuff is fancier.

Platform:

  • Linux/Unix
  • Language:

  • Bourne Shell
  • Bugs:

  • The various things you want to watch yourself will vary based on your installation. (e.g.... if you don't use POP3, watching for it won't do you much good)
  • Usage:

    watch 'sh watchmail.sh'
    

    Download:

    script source