creepyjim / prtg-addons

Automatically exported from code.google.com/p/prtg-addons
0 stars 0 forks source link

PTS Ducksboard retrieving wrong channel #16

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a custom sensor in PRTG, set sensor to run Ducksboard.exe. 
2) Sensor returns Execution Time channel, not the channel requested

Here's the command being run manually:

.\Ducksboard.exe -url=xxx:80 -u=xxx -p=xxx -id=2803 -ch=requests -key=xxx 
-sl=xxx                              
Requesting sensor data from PRTG.                                               

Data received from PRTG.                                                        

Channel value = 920                                                             

Sending to Ducksboard {"value": 920, "timestamp": 13615350451}                  

Receiving from Ducksboard <response>ok</response>                               

920:Ok  

See attached screenshot for channel list of Sensor ID 2803. 

What is the expected output? What do you see instead?
I expected to see channel 'requests' returned. 

What version of the product are you using? On what operating system?
Windows 2003 Server

Please provide any additional information below.

Original issue reported on code.google.com by d...@augustine.net on 22 Feb 2013 at 12:21

Attachments:

GoogleCodeExporter commented 8 years ago
Hi Dan,

I have send you a link to a beta version that should solve the problem.
Please let me know if this works for you.

Regards,
Gerard

Original comment by gerard.f...@gmail.com on 26 Feb 2013 at 4:17

GoogleCodeExporter commented 8 years ago
Hi Gerard,

I tried the beta version and it addresses the issue.  It not works perfectly 
for me. 

Kind regards,
Dan

Original comment by daugust...@husd.k12.ca.us on 27 Feb 2013 at 9:35