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

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: 2093ms Template: 3ms
edge-auto
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