AOSS Ceilometer
Bash and python scripts for managing the AOSS Ceilometer's data ingest and higher level product generation.
NOTE: Most of the code in this repository was copied from the old subversion repository. This code was executed on python 2.6/2.7 environments, but will be run from python 3.6+ from now on. Some scripts may not work out of the box.
Serial Adapter
To communicate with the ceilometer there is an ethernet to serial adapter
attached to it. The "rain01" server communicates to it through a special
driver from "MOXA" (the manufacturer of the adapter). This driver is
automatically installed as part of the root accounts crontab. See the
scripts/reinstall_ceilo_driver.sh
script for more information.