| Package | Description | 
|---|---|
| com.caucho.health.action | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ActionSequenceSequence of health actions. | 
| class  | CallJmxOperationHealth action to call a JMX MBean operation. | 
| class  | DumpHealthHealth action to create a dump of all health cehcks. | 
| class  | DumpHeapHealth action to create a heap dump. | 
| class  | DumpHprofHeapHealth action to create a HPROF format heap dump. | 
| class  | DumpJmxHealth action to create a dump of all JMX attributes and values. | 
| class  | DumpThreadsHealth action to create a thread dump. | 
| class  | ExecCommandHealth action to execute a shell command. | 
| class  | FailSafeRestartHealth action to trigger a timed restart of Resin, normally used in
 conjunction with an ActionSequence to gather shutdown information. | 
| class  | PdfReportHealth action to generate a PDF report from a PHP script. | 
| class  | PhpActionHealth action to execute a PHP script. | 
| class  | RestartHealth action to trigger a restart of Resin. | 
| class  | ScoreboardReportHealth action to create a thread scoreboard report. | 
| class  | SendMailHealth action to send an email containing the results of the health check. | 
| class  | SetJmxAttributeHealth action to set a JMX MBean attribute value. | 
| class  | SetLogLevelHealth action to change a log level, optionally temporarily. | 
| class  | SnapshotA specific sequence of health actions: thread dump, heap dump, jmx dump, 
 and pdf report. | 
| class  | StartProfilerHealth action to start a profiler session. | 
| class  | WarnWatchdogHealth action to send health status to the Resin watchdog. |