globetrotterxxl/php-perfdataparser

1.0 2021-01-19 11:10 UTC

This package is auto-updated.

Last update: 2024-09-20 02:54:14 UTC


README

PerfdataParser is a library to parse a Nagios perfdata line into it's components.

Installation

It's recommended that you use Composer to install PerfdataParser.

$ composer require globetrotterxxl/php-perfdataparser

This will install PerfdataParser and all required dependencies. PerfdataParser requires PHP 7.1 or newer.