# SQM log and plot script configuration file # Comments are preceeded by the pound sign '#'. # All words are separated by white space (space or tab). #Host (descriptive name) # The host name is the name of the directory that all log files and the plot file will reside in. # This name begins a section in the case of multiple SQM-LE to be logged. Each new section starts with the Host name definition. # This name must respect the directory naming conventions for allowable characters, and no spaces. # #Example: #Host Somename # IP address: # This one string defines the url name or exact IP address of the SQM-LE as # seen by this computer. # #Example: #IP somesite.dyndns.org # Port number: # The SQM-LE is shipped with the default port number of 10001. # Port 10001 will be assumed if this optional paramater is not used. # Multiple SQM-LE may be connected to one network and made available to a # listening script for Interval based reporting where different port # numbers is a necessity. # Port numbers can be changed with the Lantronix Device Insattler # #Example: # Port 10001 #Time zone text. #To get a complete list of time zones, us this program ./sqmlp.pl -z #This parameter must be set. # #TZ America/Toronto #Size of plot: # Defined by separate X and Y values # Default values are X=318,Y=183 # # X 800 # Y 350 # Zero position: # The defdault normal plot has the zero at the top meaning that bright light is at the top. # Zero at the bottom can be used to show ideal darkness values at the top of the plot. # #Options: #Zero bottom #Units displayed: # Normally the units display on the plot are in "magnitudes per square arcsecond". # Optionally the units can be in Naked Eye Limiting Magnitude (NELM). # The NELM method is subjective and does not represent a scientific evaluation of the actual sky brightness. # Options NELM/mags # #Example: #Units NELM #Line color RGB value: # A RGB coded hexadecimal indicating the color of the plotted line. # The default line color is red. # #Example for a purple line: #linecolor ff00ff #Current reading plotted: # A descriptive line on the plot title can show the current reading. # #Example: #CurrentReading On #Plot title: # Puts the title "Current Sky Quality Meter Chart" above the plot. # #Example: # PlotTitle Yes #Timescale: # 12 or 24 hr timescale # Options 24, default 12 hour (with AM/PM) # #Example: #TimeScale 24 #Transparent background # Default transparent # #Example: #Transparent No #FTP (File Transfer Protocol) details are defined below. All values must be defined for FTP transfers of plot file to work: #FTPSite URLorIP #FTPUsername YourUsername #FTPPassword YourPassword #FTPSiteDirectory PathToWebSiteFile #FTPLCD LocalDirectory #SCP (Secure Copy) details are defined below: #SCPLocation URLFileLocation #SCPPort PortNumber #Compute and plot Clear Sky Factor #Default to not compute this unless the option is specified # CSF #-- Actual configuration starts here ----------------------------------------- Host MLO IP 172.23.50.10 TZ America/Los_Angeles CurrentReading On PlotTitle Yes X 1024 Y 350