Package com.articulate.sigma
Class SigmaCheck
java.lang.Object
com.articulate.sigma.SigmaCheck
This class, when scheduled as a "cron" job, can serve as a "heartbeat"
function, checking whether the sigma server is functioning properly.
Invoke with
java -classpath /home/user/SourceForge/sigma/build/classes:/home/user/SourceForge/sigma/lib/mail.jar
com.articulate.sigma.SigmaCheck
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SigmaCheck
public SigmaCheck()
-
-
Method Details
-
checkSite
- Throws:
InterruptedException
-
main
-