https://github.com/mrtazz/php-nagioseasier
PHP wrapper around the nagioseasier query handler
https://github.com/mrtazz/php-nagioseasier
Last synced: 11 months ago
JSON representation
PHP wrapper around the nagioseasier query handler
- Host: GitHub
- URL: https://github.com/mrtazz/php-nagioseasier
- Owner: mrtazz
- License: mit
- Created: 2014-05-03T04:03:39.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-05-03T04:04:19.000Z (about 12 years ago)
- Last Synced: 2025-01-25T23:17:15.638Z (over 1 year ago)
- Language: PHP
- Size: 109 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nagioseasier-php
## Overview
PHP library that wraps the
[nagioseasier](https://github.com/wfarr/nagioseasier-module) query handler for
nagios4.
## Usage
Simply include the file and call the functions:
```