Logo
Explore Help
Sign In
mirror/librenms-librenms
1
0
Fork 0
You've already forked librenms-librenms
mirror of https://github.com/librenms/librenms.git synced 2024-10-07 16:52:45 +00:00
Code Issues Actions Packages Projects Releases Wiki Activity
Files
97a13f6fe87adbbc0ce5171c7197040e0c2e3bba
librenms-librenms/includes/services/check_haproxy.inc.php

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
109 B
PHP
Raw Normal View History

feature: Added check_haproxy service configuration (#8412) * Added check_haproxy service configuration. Default configuration had -H option which isn't supported by the nagios check_haproxy plugin. * Added check_haproxy service configuration. Default configuration had -H option which isn't supported by the nagios check_haproxy plugin. * Added check_haproxy service configuration. Default configuration had -H option which isn't supported by the nagios check_haproxy plugin.
2018-03-18 22:22:01 +01:00
<?php
Apply fixes from StyleCI (#12120)
2020-09-21 15:40:17 +02:00
Use Config helper (#10339) remove usage of global variable
2019-06-23 00:29:12 -05:00
$check_cmd = \LibreNMS\Config::get('nagios_plugins') . '/check_haproxy ' . $service['service_param'];
Reference in New Issue Copy Permalink
Powered by Gitea Page: 5123ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API