A
ajs
I have a process that verifies that a server is running. If the server
stops responding I send an email to a support person.
Now I want to add a downtime indicator so that my code does not send
mail if the sever has a scheduled downtime say, Sunday at 23:00 for 4
hrs.
Is there an easy way to see if the current time is within that window?
Thanks
AJS
stops responding I send an email to a support person.
Now I want to add a downtime indicator so that my code does not send
mail if the sever has a scheduled downtime say, Sunday at 23:00 for 4
hrs.
Is there an easy way to see if the current time is within that window?
Thanks
AJS