does anyone have a simple baseline script / function I could review.
I am wanting to design a simple monitor for my intranet that monitors status of about 5 servers and about 12 ports to ensure services are running.
here's what I am wanting to monitor,
1 mail server (SMTP, POP, and Exchange)
1 web server (port 80, 8080)
1 ftp server
1 ssh connection
1 terminal services connection (win2003).
I am wanting to run this on a linux server.
all I am currently looking for is a push in the right direction (or if someone has a script that could be a good start).
thanks