This is a discussion on Shell script to monitor remote local http or port 80 within the Shell scripting forums, part of the Development/Scripting category; Hello! I have a problem and I think you can help me. The problem is to write an application which ...
|
|||||||
| Register | FAQ | Members List | Calendar | Forgotten your password? | Mark Forums Read |
|
|||
|
Hello! I have a problem and I think you can help me. The problem is to write an application which periodical verify if a website is active. The list of websites will be read from a configuration file. You will determine the situations that a wetsite change from active to inactive or from inactive to active. In that case you will send an email to an email adress specified in configuration file. To verify if a website is active, you can use the HTTP protocol. That's all. I hope you will help me with that. Thanks a lot and have a nice day.
|
| Sponsored Links | ||
|
|
|
||||
|
This kind of work done using perl, python or ruby script. Here are few links
http://www.openfree.org/forums/showthread.php?t=17379 http://www.blazonry.com/perl/monitor_pl.txt You can also use sophisticated tool called monit. Which can monitor local http server and try to restart them along with email based alert. Monit can be used to monitor remote server and send email when they fails. |
![]() |
| Bookmarks |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| MYSQL master-master replication monitor shell script | zafar466 | Databases servers | 2 | 07-12-2008 01:26 PM |
| Script to monitor a particular directory and send out e-mail.... | nageshms | Shell scripting | 1 | 02-11-2008 03:01 PM |
| Shell script to perform operation on remote server | vivekv | Shell scripting | 3 | 10-24-2007 01:10 AM |
| Shell script to check the disk space on remote systems | vijayscripts | Shell scripting | 5 | 10-21-2007 07:29 PM |
| Linux Shell script to mount remote windows share | angelus_kit | Shell scripting | 2 | 09-06-2007 08:18 PM |