Skip to content

Instantly share code, notes, and snippets.

View toksvaeth's full-sized avatar

Christian Larsen toksvaeth

  • Privitar
  • United Kingdom
View GitHub Profile

Keybase proof

I hereby claim:

  • I am toksvaeth on github.
  • I am toksvaeth (https://keybase.io/toksvaeth) on keybase.
  • I have a public key ASCsDxPwvUG5JZoNt3FKQU14SGTVKxnWThqV-3IKmAw1Pwo

To claim this, I am signing this object:

check_puppet_run_health

A Nagios check that connects to PuppetDB and determines the Puppet agent run health on a host.

Requires

  • PuppetDB
  • A puppetmaster configured to send reports to PuppetDB

States

check_puppet_run_health

A Nagios check that connects to PuppetDB and determines the Puppet agent run health on a host.

Requires

  • PuppetDB
  • A puppetmaster configured to send reports to PuppetDB

States

<?php
/**
* Get download link of a Magento extension from MagentoConnect key
*
* Dependencies: Zend_Http_Client, Zend_Uri (Zend Framework)
*/
class Narno_Mage_Extension
{
protected $_key = null;