Difference between revisions of "Wview"

From wikidb
Jump to: navigation, search
(System Status Snapshot)
Line 36: Line 36:
  
 
System Status show wview is Starting but not Running. The Services table shows wview booting but not up. Screen shot is at the bottom of the page.
 
System Status show wview is Starting but not Running. The Services table shows wview booting but not up. Screen shot is at the bottom of the page.
 
[[Image:SystemStatus.jpg]]
 
  
 
== Links ==
 
== Links ==
Line 48: Line 46:
 
* [http://cuttingedge.io/oregon-scientific-wmr88-wunderground-raspberry-pi.html Connecting my Oregon Scientific WMR88 Weather Station to Wunderground using a Raspberry Pi].
 
* [http://cuttingedge.io/oregon-scientific-wmr88-wunderground-raspberry-pi.html Connecting my Oregon Scientific WMR88 Weather Station to Wunderground using a Raspberry Pi].
 
* [http://www.techrepublic.com/blog/linux-and-open-source/using-wview-to-monitor-the-weather-on-your-own-weather-station/ Using wview to monitor the weather on your own weather station].
 
* [http://www.techrepublic.com/blog/linux-and-open-source/using-wview-to-monitor-the-weather-on-your-own-weather-station/ Using wview to monitor the weather on your own weather station].
 +
 +
== Screenshot ==
 +
 +
[[Image:SystemStatus.jpg]]

Revision as of 12:46, 9 November 2014

So far unsuccessful

Raspberry Pi

Couldn't get it going on Whezzy.

fit2pc

Tried Ubuntu on fit2pc.

Made sure all the dependencies on Henrik site were installed

 sudo apt-get install --yes build-essential zlib1g-dev libpng12-dev libreadline-dev gawk libsqlite3-dev sqlite3 libgd2-xpm \
                                         libgd2-xpm-dev libssl-dev sendmail sendemail libcurl4-openssl-dev libusb-1.0-0 libusb-1.0-0-dev \
                                         apache2 php5 php5-sqlite libapache2-mod-php5 ntp tnftp wget


Set up

In browser went to 10.0.0.176/wviewmgmt/login.php

  • Stations tab
    • Communication
      • Station type: Oregon Scientific WMRUSB
    • Location
      • Station Elevation (feet): 170
      • Station Latitude: 45.55
      • Station Longitude: -122.65
  • File Generation tab
    • Name/Location
      • Station Name: zdome
      • Station City: Portland
      • Station State: Oregon

System Status

System Status show wview is Starting but not Running. The Services table shows wview booting but not up. Screen shot is at the bottom of the page.

Links

Screenshot

SystemStatus.jpg