perl listen to a port number to check status -


I have a daemon, for which, I have to check the status and see whether it is up or down or not. So far, I'm using a expected script in the port in Telnet and see if it's alive I want to write it again in Perl, to check it. Any sign of modules or features which I can use greatly appreciates.

will be a good place to start. There can be better solutions, but this is what I am using.

Comments

Popular posts from this blog

c# - Roxy file manager in MVC doesn't accept session path -

php - proc_open Too many open files in long running Symfony Console app -

c# - Show a huge number of data in DevExpress GridView -