cannot send CPM data using wget
5 years 9 months ago - 5 years 9 months ago #4342
by pilovis
cannot send CPM data using wget was created by pilovis
My system stopped sendig data to radmon.org a few days ago, It was using wget to send data:
/usr/bin/wget -O /dev/null "http://radmon.org/radmon.php?function=submit&user=pilovis2&password=zzzzz&value=xx"
I double checked my system and everything works well, did you change anything on your side?
Thanks.
P.S.: I'm now using curl but not sure it is the right method:
/usr/bin/curl -s "http://radmon.org/radmon.php?function=submit&user=pilovis2&password=zzzzz&value=xx"
/usr/bin/wget -O /dev/null "http://radmon.org/radmon.php?function=submit&user=pilovis2&password=zzzzz&value=xx"
I double checked my system and everything works well, did you change anything on your side?
Thanks.
P.S.: I'm now using curl but not sure it is the right method:
/usr/bin/curl -s "http://radmon.org/radmon.php?function=submit&user=pilovis2&password=zzzzz&value=xx"
Last edit: 5 years 9 months ago by pilovis.
Please Log in or Create an account to join the conversation.
5 years 9 months ago - 5 years 9 months ago #4343
by mw0uzo
Replied by mw0uzo on topic cannot send CPM data using wget
You have to specify &unit=CPM at the end. Only supported unit is CPM at this time.
I haven't changed anything here as I have been busy with work, so there should be no change in recent behaviour.
I haven't changed anything here as I have been busy with work, so there should be no change in recent behaviour.
Last edit: 5 years 9 months ago by mw0uzo.
Please Log in or Create an account to join the conversation.
Moderators: Gamma-Man
Time to create page: 8.139 seconds