.. hpcstats documentation master file, created by sphinx-quickstart on Thu Jun 25 15:57:06 2015. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Introduction ************ HPCStats is a software to help generate statistics about the usage of HPC supercomputers. It is free and open source software licensed under the GPLv2. It imports incrementally data from various sources (job schedulers, user directories, etc) to build a coherent PostgreSQL database with all the information. Then, this database can be interrogated to extract usefull statistics about users, jobs and supercomputer availability. This diagrams illustrates global principles of HPCStats: .. image:: _static/global_principles.* All details about HPCStats internals and all its components can be found in :ref:`architecture` documentation section.