Relating to the use of Pingdom services and/or their associated ReSTful API and API bindings
Questions tagged [pingdom]
73 questions
0
votes
1 answer
Apache ProxyPass Allow only from Pingdom IPv4 addresses
I have an apache2 vHost configuration with ProxyPass / ProxyPassReverse and need to restrict the access to some static IP addresses and to all Pingdom IP addresses.
The list of Pingdom IP addresses is a file list with one IP address per…

Sebbo
- 65
- 1
- 2
- 10
0
votes
1 answer
Is it normal for a site size to fluctuate?
I'm curious about something I've noticed while tracking the site speed of a Shopify site in Pingdom.
The site has been unchanged for a few days, but the site of the size goes up and down by very small amounts. The number of requests also goes up and…

Sam Johnson
- 742
- 1
- 8
- 24
0
votes
2 answers
How is this delay possible?
I'm trying to optimize my website's load time because it was too long, and it still is but especially for the jQuery UI CSS images,
If you have a minute, could you please look at this Pingdom test?
Among files number 60 and 75 there are few images…

Toni Michel Caubet
- 19,333
- 56
- 202
- 378
0
votes
3 answers
SOAP Response in Flex 4
I am working with the Pingdom API in a Flex 4 AIR Application, and using the Data/Services builder built into Flash Builder 4. Pingdom's API is built on SOAP (for now at least), and Flash Builder 4 was able to import the WSDL file just fine, but…

Dave Long
- 9,569
- 14
- 59
- 89
0
votes
1 answer
Pingdom Tools 503 server not available error. Can someone explain the error and possible resolutions to this?
I am getting below error descriptions when checking the site at pingdom tools. Can someone explain the possible cause behind this error and how to resolve it?
Response Headers 503
Server: Apache
Connection: Close
X-Powered-By:…

Mrutyunjaya
- 35
- 3
0
votes
1 answer
Pingdom uptime calculation formula
I am trying to generate uptime report using pingdom apis.
I am using the following formula. But somehow the percentage is not exact as shown in their UI.
( ( number_of_days_in_the_months * 86400 ) / 100 ) * uptime_percentage = uptime_in_seconds
Am…

af_khan
- 1,030
- 4
- 25
- 49
0
votes
1 answer
Remove the following redirect chain if possible
I'm trying to improve my website and when i tested my website with pingdom i get this warning at there.
Remove the following redirect chain if possible:
http://quoteslab.net/authors/abraham-lincoln
http://quoteslab.net/authors/abraham-lincoln/
This…

Sedat Yusuf Ergüneş
- 87
- 2
- 14
0
votes
1 answer
Why won't my python script work? AttributeError: 'module' object has no attribute 'Pingdom'
So, me and my team uses Pingdom for up time monitoring among other things. During our release process Pingdom alerts us that some of our websites are down, which is expected.
I would like to automate the process of pausing the necessary Pingdom…

jto
- 175
- 6
- 21
0
votes
2 answers
Printing the URL from Pingdom using Perl
I'm looping through the decoded JSON returned from Pingdom's "Get Detailed Check Information"-API. I'm trying to print the URL in the JSON data, but I'm having a hard time doing so.
Here is the JSON response I got:
{
"check" : {
"id" : 85975,
…

Stephens
- 3
- 2
0
votes
1 answer
Website loadtime - Linux (pingdom, googlePageSpeed)
I have 60 websites in a Linux webserver (nginx) and i like to monitor how much time each website takes to full load. Something like tools.pingdom.com, where i put the URL and the locale and returns the time to full load the page. But i need this via…

vmbeliz
- 51
- 1
- 3
0
votes
1 answer
High wait time on pingdom tools
I have a wordpress site. When testing pages or posts they come back with a server wait time of 99% and load time of 20-20 seconds (amsterdam or stockhom server) For example this page:…

Andyboy
- 21
- 2
0
votes
1 answer
How do I create an uptime alert in pingdom without hardcoding the query parameters in http request?
I am a novice Pingdom user ..I need to create an uptime check in Pingdom for a http get request which has request query string parameters ..
eg the request has parameters for center,query ,radius
Appreciate any help in this regard
Thx !

geekymom
- 1
- 1
0
votes
0 answers
How to "split" dates in order to put them in google charts
(Yes I didn't find any good "question" for this problem)
Hello, I've been looking for hours now and I can't find any answers anywhere.
I want to make my own up- and downtime graph with google charts using the timeline of google visualization and the…

Michael Belgium
- 1
- 2
0
votes
0 answers
Load slide-up box content only when scroll is triggered
I have a facebook likebox slide up . It slides up when 75% of the page is scrolled. I want the slide-up to load the likebox only when its triggered. But it loads the likebox in the background even if its not triggered (as per the pingdom tools…

Sandeep_Patil
- 171
- 3
- 12
0
votes
1 answer
@import-ing fonts: Dropbox vs. Home Server, Unexpected Discrepencies
I host from home, using my home internet connection (Apache on OS X), it's not a business line or anything like that. Still, I manage to get around 20ms ping, 55mbps down and 12mbps up, just so we're clear this isn't some cut-rate DSL connection…

james.spinella
- 241
- 1
- 3
- 11