Project

General

Profile

Feature #594

Site status history dashboard

Added by Luke Murphey about 11 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
04/10/2013
Due date:
% Done:

100%


Description

Build a dashboard that shows the history of a site status.

This should include:

  • A form element that allows of selection of the time period
  • A form element that allows users to filter by URL and or title
  • Single value modules listing the average and maximum response times
  • A chart illustrating the response times broken out by connection and request time
  • A table listing the past statuses

mypingdom.png View (75.2 KB) Luke Murphey, 04/10/2013 03:43 AM

feature-monitor.png View (19.7 KB) Luke Murphey, 04/10/2013 03:44 AM

History

#1 Updated by Luke Murphey about 11 years ago

  • Target version set to 0.8

#2 Updated by Luke Murphey about 11 years ago

#3 Updated by Luke Murphey about 11 years ago

See and for similar concepts.

#4 Updated by Luke Murphey about 11 years ago

  • Status changed from New to In Progress

#5 Updated by Luke Murphey about 11 years ago

I currently don't treat empty response codes as failures. See:

sourcetype="web_ping" title="TextCritical.net" | eval down=if(response_code>=400,1,if(timed_out=="True", 1, 0) ) 

#7 Updated by Luke Murphey about 11 years ago

  • Status changed from In Progress to Closed
  • % Done changed from 0 to 100

#8 Updated by Luke Murphey over 10 years ago

  • Target version changed from 0.8 to 0.7

Also available in: Atom PDF