weismat has asked for the wisdom of the Perl Monks concerning the following question:
Hi,
Are there any standard ways to monitor if Perl scripts are running which require external ressources? I have now implemented my own module to send ping messages to my own monitoring service, but I am still wondering if there is a standard way with some monitoring framework.
Thanks in advance!