Hi Everone,

I'm working with some web tests. I have created 2 tests with the PhantomJS headless webkit. One is working fine and shows reasonable values. The other one shows all zeroes. If I change this one to Chrome it seems to work fine. However, I prefer the PhantomJS thing.

How can I figure out what is wrong here? And eventually solve this? The settings for both tests are the same - other then the URL of course.

Best regards, Will


Article Comments

Hello,

both Full Page Sensors running on the same Probe?

Please try to run PhantomJS via command shell. Run 2 tests with and without Administrative rights.

Open shell and change directory to C:\Program Files (x86)\PRTG Network Monitor\Custom Sensors\EXE.

Then start script with: phantomjs.exe phloadspeed.js "http://www.google.com"

Change the Url to your preferred one.

Do you get a value greater then zero?

Regards, Thomas


Oct, 2013 - Permalink