Package backend :: Package satellite_exporter
[hide private]
[frames] | no frames]

Source Code for Package backend.satellite_exporter

 1  # Copyright (C) 2008--2013 Red Hat, Inc. 
 2  # 
 3  # This software is licensed to you under the GNU General Public License, 
 4  # version 2 (GPLv2). There is NO WARRANTY for this software, express or 
 5  # implied, including the implied warranties of MERCHANTABILITY or FITNESS 
 6  # FOR A PARTICULAR PURPOSE. You should have received a copy of GPLv2 
 7  # along with this software; if not, see 
 8  # http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt. 
 9  # 
10  # Red Hat trademarks are not licensed under GPLv2. No permission is 
11  # granted to use or replicate Red Hat trademarks that are incorporated 
12  # in this software or its documentation. 
13  # 
14  # Init module 
15  # 
16   
17  __all__ = [] 
18