Dashboard Packs
Pingdom
Description
This dashboard gives an overview of Pingdom checks using PowerShell scripts against the Pingdom API
- Monitor Health - Status block tile showcasing health and last response time
- Monitor Status - Donut tile summarizing checks by status
- Monitor by Type - Donut tile summarizing checks by check type
- Monitor Last Response Time - Scalar tile values for single checks. Your chosen Pingdom check name should be added into the quotes in the tile script section:
$checkName = ''
for example$checkName = 'website'
. - Last Response Time - Bar of all checks' last response time
- Multiple Response Times - Line graph of two checks (easily adapted to include more than two checks) - Your chosen Pingdom check ID should be added into the quotes in the tile script section:
$checkId1 = ''
and$checkId2 = ''
for example,$checkId1 = '1234567'
. - Single Response Time - Line graph for single check -Your chosen Pingdom check ID should be added to the tile script section in the quotes:
$checkId1 = ''
for example,$checkId1 = '1234567'
. - Monitors Detail - Full check output (some returned data hidden - use grid columns > show hidden columns in the tile to view all)
Note
Pingdom check ID's and names are shown in the PowerShell grid tile titled Monitors Details at the bottom of the dashboard.
How do I import and configure this dashboard?
GET STARTED TODAY
Zero to dashboard hero in 60 seconds
Start now with hundreds of customizable dashboards.