PHPackages                             wyrihaximus/phunin-node - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. wyrihaximus/phunin-node

AbandonedArchivedLibrary

wyrihaximus/phunin-node
=======================

munin-node in PHP

0.2.3(12y ago)68541[2 issues](https://github.com/WyriHaximus/PhuninNode/issues)[4 PRs](https://github.com/WyriHaximus/PhuninNode/pulls)MITPHP

Since Apr 25Pushed 8mo ago3 watchersCompare

[ Source](https://github.com/WyriHaximus/PhuninNode)[ Packagist](https://packagist.org/packages/wyrihaximus/phunin-node)[ RSS](/packages/wyrihaximus-phunin-node/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (6)Dependencies (1)Versions (13)Used By (0)

PhuninNode
==========

[](#phuninnode)

[![Build Status](https://camo.githubusercontent.com/6006b78c7bda0b54e5a7f20be35a7b6bb430e323c597f92c1eaea7a1df9e6fbd/68747470733a2f2f7472617669732d63692e6f72672f57797269486178696d75732f5068756e696e4e6f64652e706e67)](https://travis-ci.org/WyriHaximus/PhuninNode)[![Latest Stable Version](https://camo.githubusercontent.com/2972ce99dbf6d2d8b4c42ee92f83868945b369239994fb9e4cbd781d704485ff/68747470733a2f2f706f7365722e707567782e6f72672f57797269486178696d75732f5068756e696e2d4e6f64652f762f737461626c652e706e67)](https://packagist.org/packages/WyriHaximus/Phunin-Node)[![Total Downloads](https://camo.githubusercontent.com/775e1e2258dd731c3e196430256088b7d1b2fddd613ac1a13e80f7816a3fbdec/68747470733a2f2f706f7365722e707567782e6f72672f57797269486178696d75732f5068756e696e2d4e6f64652f646f776e6c6f6164732e706e67)](https://packagist.org/packages/wyrihaximus/phunin-node/stats)[![Code Coverage](https://camo.githubusercontent.com/d9bbb35b59a0b511d6ae8309daec434f93ebcd3fbb8c923f53f713ab215c1806/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f57797269486178696d75732f5068756e696e4e6f64652f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/WyriHaximus/PhuninNode/?branch=master)[![License](https://camo.githubusercontent.com/87544b7e7bb3c375c97f548fc91fe01c90559ab2fd971461067039b65c8f474d/68747470733a2f2f706f7365722e707567782e6f72672f77797269686178696d75732f7068756e696e2d6e6f64652f6c6963656e73652e706e67)](https://packagist.org/packages/wyrihaximus/phunin-node)

PhuninNode is a munin-node port PHP aiming to provide application monitoring utilizing munin.

Installation
------------

[](#installation)

To install via [Composer](http://getcomposer.org/), use the command below, it will automatically detect the latest version and bind it with `~`.

```
composer require wyrihaximus/phunin-node

```

Simple usage
------------

[](#simple-usage)

PhuninNode now also comes with a commandline tool to easily start instances based on a configuration file. It will look for the `phunin-node.yml` file containing the configuration. Just run `./vendor/bin/phunin-node` to start a new instance.

Basic usage
-----------

[](#basic-usage)

```
