radmon.org API
3 years 9 months ago - 3 years 9 months ago #3967
by mw0uzo
Replied by mw0uzo on topic radmon.org API
Function
cpmmeter
Description
Returns a small graphical CPM meter as a jpeg.
Parameters
user
Examples
radmon.org/radmon.php?function=cpmmeter&user=mw0uzo
<img src="radmon.org/radmon.php?function=cpmmeter&user=mw0uzo" />
cpmmeter
Description
Returns a small graphical CPM meter as a jpeg.
Parameters
user
Examples
radmon.org/radmon.php?function=cpmmeter&user=mw0uzo
<img src="radmon.org/radmon.php?function=cpmmeter&user=mw0uzo" />
Last edit: 3 years 9 months ago by mw0uzo.
Please Log in or Create an account to join the conversation.
3 years 9 months ago - 3 years 9 months ago #3968
by mw0uzo
Replied by mw0uzo on topic radmon.org API
Function
cpmreading
Description
Returns a small numerical CPM meter as a jpeg.
Parameters
user
Examples
radmon.org/radmon.php?function=cpmreading&user=mw0uzo
<img src="radmon.org/radmon.php?function=cpmreading&user=mw0uzo" />
cpmreading
Description
Returns a small numerical CPM meter as a jpeg.
Parameters
user
Examples
radmon.org/radmon.php?function=cpmreading&user=mw0uzo
<img src="radmon.org/radmon.php?function=cpmreading&user=mw0uzo" />
Last edit: 3 years 9 months ago by mw0uzo.
Please Log in or Create an account to join the conversation.
3 years 9 months ago - 3 years 9 months ago #3969
by mw0uzo
Replied by mw0uzo on topic radmon.org API
Function
drawsmallgraph
Description
Draws a small graph of the last few hours of readings.
Parameters
user
Examples
radmon.org/radmon.php?function=drawsmallgraph&user=mw0uzo
<img src="radmon.org/radmon.php?function=drawsmallgraph&user=mw0uzo" />
drawsmallgraph
Description
Draws a small graph of the last few hours of readings.
Parameters
user
Examples
radmon.org/radmon.php?function=drawsmallgraph&user=mw0uzo
<img src="radmon.org/radmon.php?function=drawsmallgraph&user=mw0uzo" />
Last edit: 3 years 9 months ago by mw0uzo.
Please Log in or Create an account to join the conversation.
2 years 6 months ago #4908
by mw0uzo
Replied by mw0uzo on topic radmon.org API
Function
drawgraph24hr
Description
Draws a large graph for the last 24hr of data. This draws fresh using the latest data, there will be a short processing delay before the image is returned. Do not use this call on high volume websites. It is better to link directly to the graph images on your userpage, as this will not load the server on each call, and radmon.org will take care of refreshing the graphs at suitable intervals.
Parameters
user
Examples
radmon.org/radmon.php?function=drawgraph24hr&user=mw0uzo
<img src="radmon.org/radmon.php?function=drawgraph24hr&user=mw0uzo" />
drawgraph24hr
Description
Draws a large graph for the last 24hr of data. This draws fresh using the latest data, there will be a short processing delay before the image is returned. Do not use this call on high volume websites. It is better to link directly to the graph images on your userpage, as this will not load the server on each call, and radmon.org will take care of refreshing the graphs at suitable intervals.
Parameters
user
Examples
radmon.org/radmon.php?function=drawgraph24hr&user=mw0uzo
<img src="radmon.org/radmon.php?function=drawgraph24hr&user=mw0uzo" />
Please Log in or Create an account to join the conversation.
2 years 6 months ago - 2 years 6 months ago #4915
by mw0uzo
Replied by mw0uzo on topic radmon.org API
Function
forcegraphrefresh
Description
This function immediately forces a full redraw of all graphs. This is provided for users who don't want to wait for auto refresh by the server, just enter the example into your web browser and change the username. This function will take some time to complete. Force a full refresh of your user graphs page to ensure you have the latest images, e.g. Shift-Refresh. If server load is high, this function will not start and return an error.
Parameters
user
Examples
radmon.org/radmon.php?function=forcegraphrefresh&user=mw0uzo
forcegraphrefresh
Description
This function immediately forces a full redraw of all graphs. This is provided for users who don't want to wait for auto refresh by the server, just enter the example into your web browser and change the username. This function will take some time to complete. Force a full refresh of your user graphs page to ensure you have the latest images, e.g. Shift-Refresh. If server load is high, this function will not start and return an error.
Parameters
user
Examples
radmon.org/radmon.php?function=forcegraphrefresh&user=mw0uzo
Last edit: 2 years 6 months ago by mw0uzo.
Please Log in or Create an account to join the conversation.
Time to create page: 0.175 seconds