Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: Timed event within a script

by madtoperl (Hermit)
on Mar 08, 2017 at 10:03 UTC ( [id://1183935]=note: print w/replies, xml ) Need Help??


in reply to Timed event within a script

Based on my understanding on reading your problem, you are trying to do two things with a single script.

I may go for,
For first point - Schedule a cron job for every minute and do the monitoring stuff using perl script (you may select monitor option while running the script by passing argument as monitor)
For second point - Schedule a cron job for every 30 minutes and send alert email using perl script(you may select alert option while running the same script by passing argument as alert)

For last one "how to convert it into exe" - Please use PP you can look into one of the recent post by marto here
Re: How to convert bunch of perl file + other dependent Input files Into a single executable

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1183935]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (5)
As of 2024-04-19 20:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found