To startup a network of stations:

1.  Create /etc/stations.ini file.  See comserv documentation.

2.  Create /etc/network.ini file.  See netmon documentation.

3.  For each station, create the station.ini file and place it in the directory
specified in /etc/stations.ini for that station.  See comserv, netmon, and
datalog documentation.

4.  For each station that will have a datalogging client, Ensure that you
create the data logging directory which is specified by the [DATALOG] DIR
config directive in the station.ini file.  This may be the same directory
that contains the station.ini file, or it may be a separate directory.  See
datalog documentation.

5.  Start up netmon background daemon.  See netmon documentation.
	run_netmon -b

6.  Use netmon to monitor the state of the station(s).
	netmon
	netmon -v
	netmo station_name(s)
	netmon -v station_name(s)
