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
77c531527c0bf218038f8349e81f50d5386739a6
librenms-librenms/includes/services/check_haproxy.inc.php

3 lines
108 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
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: 1113ms Template: 4ms
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