Skip to content

Return the state of puppet client. Search the information in the puppet dashbaord database

Notifications You must be signed in to change notification settings

Carpe-Hora/check_dashboard_puppet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

check_dashboard_puppet.py

Licence

This plugin is writted by Carpe-Hora <www.carpe-hora.com> Camille Neron [email protected].

Of course, check_dashboard_puppet is under GNU GPL v2 : http://www.gnu.org/licenses/gpl-2.0.html

Requirements

  • Puppet-dashboard (mysql)
  • Python2.6
  • mysqldb to python (to Debian aptitude install python-mysqldb)

Description

Return the state of puppet client. Search the information in the puppet dashbaord database

An example of using :

./check_dashboard_puppet.py -H db_hostname -u user -p password -D db_name -n node_name

The plugin, will be connect to the database, and get the data with a SQL request.

TODO List

About

Return the state of puppet client. Search the information in the puppet dashbaord database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages