URL:
  <http://gna.org/task/?6291>

                 Summary: Submission of Air's Quality Monitoring System
                 Project: Gna! Administration
            Submitted by: luislicon
            Submitted on: Wednesday 10/29/2008 at 16:17
                  Status: None
         Approval Status: None
         Should Start On: Wednesday 10/29/2008 at 00:00
   Should be Finished on: Saturday 11/08/2008 at 00:00
                Category: Project Approval
                Priority: 5 - Normal
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

A new project has been registered at Gna! 
This project account will remain inactive until a site admin approves or
discards the registration.


= Registration Administration =

While this item will be useful to track the registration process, *approving
or discarding the registration must be done using the specific Group
Administration <https://gna.org/siteadmin/groupedit.php?group_id=2807> page*,
accessible only to site administrators, effectively *logged as site
administrators* (superuser):

* Group Administration
<https://gna.org/siteadmin/groupedit.php?group_id=2807>


= Registration Details =

* Name: *Air's Quality Monitoring System*
* System Name:  *smca*
* Type: Programs
* License: GNU General Public License V3 or later

----

==== Description: ====
SMCA consists of two parts: the
logger and the server (both parts can be hosted in separate linux boxes or
just in one box)

The logger.
       Several RS-232 interfaces has developed to communicate with pollutant
analyzers (CO, SO2, NO2, O3, PM10). A requests command to know the actual
concentration is sent to these analyzers, they attend the request, and the
serial interfaces catch them and print the info in a queues system. These
interfaces are activated by the cron every
minute. A perl script (logger.pl) read the queues every minute
(activated by the cron as well), and then logger.pl makes a mysql
remote connection to the server and save the info collected in the
databases. The logger has a private ip address (192.168.71.2) and the
server has both public and private ip address (192.168.71.1).

The server.
       Publish all the info with reports and graphics by reading the mysql
database. proto-gsmca includes an html directory and it has an
include/config.php file with all the functions required to read the
databases and to program a website. An index.php example is included.


==== Other Software Required: ====
gcc, perl, php 5, graphite (or any gnu charts generator), mysql 4
server and client, apache 2.0, postfix (with .forward files or with a
pop3 service such as dovecot), cron, ntp client/server,
netfilter/IPTables, BIND.


==== Other Comments: ====
My Project's name is SMCA and stands for Sistema de Monitoreo de la Calidad
del Aire (Air's Quality Monitoring System).

I have attended the air's quality national (Mexico) workshop, and the whole
country (Mexico) wants the system, national authorities, state authorities,
local authorities, organizations and such. That's why I want to release it
under the GPLv3.






    _______________________________________________________

Reply to this item at:

  <http://gna.org/task/?6291>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Register mailing list
[email protected]
https://mail.gna.org/listinfo/register

Reply via email to