. --}
{title format="wordcase"} Detail Report
Statistics
{!-- The variables within the "test" block apply to the current test: --}
[test]
Name: | {name} |
Service: | {service} |
Location: | {location link="yes"} |
Status: | {status} |
Up Time: | {uptime} |
Successes: | {successes} |
Failures: | {failures} |
Recoveries: | {recoveries} |
[/test]
Recent Checks
Check Date | Status | Duration |
{!-- The variables within the "check" block apply to the checks log; the count parameter limits it to the latest 7 checks: --}
[check count="7"]
{date type="absolute"} | {status format="lowercase"} | {duration} |
[/check]
Recent Changes
Change Date | Difference |
{!-- The variables within the "change" block apply to the changes log: --}
[change count="5"]
{date type="absolute"} | {difference length="100"} |
[/change]
Recent Failures
Fail Date | Recover Date | Downtime |
{!-- The variables within the "failure" block apply to the failures log: --}
[failure count="5"]
{failed type="absolute"} | {recovered type="absolute"} | {downtime} |
{error} |
[/failure]
Recent Activity
Date | Type | Kind | Name | Status | Details |
{!-- The variables within the "activity" block apply to the activity log (formerly notfications): --}
[activity count="3"]
{date type="absolute"} | {type} | {kind} | {name} | {status type="text"} | {details} |
[/activity]
Back to Summary
This report generated by Dejal Simon version {version} on {reportdate} at {reporttime}.