{template type="detail" version="1" description="A simple report template."} {!-- This is a comment that will be removed from the generated report HTML; useful for instructions on editing the template files. --} {!-- See the Simon User Guide for more information about the template files, including an explanation of the special markers in this file: . --}

{title format="wordcase"} Detail Report

Statistics

{!-- The variables within the "test" block apply to the current test: --} [test] [/test]
Name:{name}
Service:{service}
Location:{location link="yes"}
Status:{status}
Up Time:{uptime}
Successes:{successes}
Failures:{failures}
Recoveries:{recoveries}

Recent Checks

{!-- The variables within the "check" block apply to the checks log; the count parameter limits it to the latest 7 checks: --} [check count="7"] [/check]
Check DateStatusDuration
{date type="absolute"}{status format="lowercase"}{duration}

Recent Changes

{!-- The variables within the "change" block apply to the changes log: --} [change count="5"] [/change]
Change DateDifference
{date type="absolute"}{difference length="100"}

Recent Failures

{!-- The variables within the "failure" block apply to the failures log: --} [failure count="5"] [/failure]
Fail DateRecover DateDowntime
{failed type="absolute"}{recovered type="absolute"}{downtime}
{error}

Recent Activity

{!-- The variables within the "activity" block apply to the activity log (formerly notfications): --} [activity count="3"] [/activity]
DateTypeKindNameStatusDetails
{date type="absolute"}{type}{kind}{name}{status type="text"}{details}

This report generated by Dejal Simon version {version} on {reportdate} at {reporttime}.