cmorford wrote:I'm having the same problem as qwertz. My processes are increasing indefinitely.
This has happened to me as well - any solution? I turned it off last night and the process numbers have flat lined. Certainly a problem with this script.
Moderators: Developers, Moderators
cmorford wrote:I'm having the same problem as qwertz. My processes are increasing indefinitely.
Code: Select all
Site is Temporarily Unavailable
The most current observation for the site you requested is more than 4 hours old. The closest sites to the one you selected with data available are listed below:
hbokh wrote:Use "Units=1" in the URL in the script:proohu01 wrote:hbokh, how did you get the perl script to output in °C instead of F? I use weatherbug.pl EHRD (For Rotterdam Airport) but get Temp:33.8 (would be nice two but it should be much less )
Or did you make any changes to the templates? If so, can you post them here?
Oh and don't forget to replace the F into C in the XML-template too.Code: Select all
my $httpaddr = "http://www.aws.com/aws_2001/asp/obsforecast.asp?Units=1&id=" . $ARGV[0];
Does not seem to be maintained. Use http://www.rap.ucar.edu/weather/surface/stations.txt insteaddavibou wrote:Ok finally found a list for the entire world this is the link )
http://adds.aviationweather.gov/metars/stations.txt
Check the list you will find your weather station code easly
Code: Select all
DewPoint:0.0 Humidity:0.0 Temp:0.0 Wind:0.0 Pressure:0.00 Rain:0.00 HeatIndex:0.0
Code: Select all
ps aux | grep perl
Code: Select all
killall perl
Users browsing this forum: No registered users and 5 guests