. --}
{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 type="icon"} {status type="text"} |
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 type="icon"} | {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 Notifications
Notification Date | Status | Kind | Notifier Name |
{!-- The variables within the "notification" block apply to the notifications log: --}
[notification count="3"]
{date type="absolute"} | {status type="icon"} | {kind} | {name} |
[/notification]
Back to Summary
This report generated by Dejal Simon version {version} on {reportdate} at {reporttime}.