globetrotterxxl/php-perfdataparser

1.0 2021-01-19 11:10 UTC

This package is auto-updated.

Last update: 2025-06-20 04:23:02 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.