diff options
author | Marcello Coutinho <marcellocoutinho@gmail.com> | 2013-05-07 15:55:35 -0300 |
---|---|---|
committer | Marcello Coutinho <marcellocoutinho@gmail.com> | 2013-05-07 15:55:35 -0300 |
commit | 2e4e5f990a0c48c880d39b238ec00051519508f7 (patch) | |
tree | b762eb98a445c4428430c055ea5aa21f7d1a30d9 /pkg_config.8.xml.amd64 | |
parent | cf961d81d6a5d773bde8284be6ef1d442bc0f548 (diff) | |
download | pfsense-packages-2e4e5f990a0c48c880d39b238ec00051519508f7.tar.gz pfsense-packages-2e4e5f990a0c48c880d39b238ec00051519508f7.tar.bz2 pfsense-packages-2e4e5f990a0c48c880d39b238ec00051519508f7.zip |
check_mk agent - pkg_config info for install
Diffstat (limited to 'pkg_config.8.xml.amd64')
-rw-r--r-- | pkg_config.8.xml.amd64 | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index 918e896b..4f1f1f75 100644 --- a/pkg_config.8.xml.amd64 +++ b/pkg_config.8.xml.amd64 @@ -1602,6 +1602,27 @@ <configurationfile>nrpe2.xml</configurationfile> </package> <package> + <name>Check_mk agent</name> + <website>https://github.com/sileht/check_mk/blob/master/doc/README</website> + <descr><![CDATA[The basic idea of check_mk is to fetch "all" information about a target host at once.<br>For each host to be monitored check_mk is called by Nagios only once per time period.]]></descr> + <category>Services</category> + <depends_on_package_base_url>http://files.pfsense.org/packages/amd64/8/All/</depends_on_package_base_url> + <build_port_path>/usr/ports/sysutils/muse</build_port_path> + <build_port_path>/usr/ports/sysutils/ipmitool</build_port_path> + <build_port_path>devel/libstatgrab</build_port_path> + <build_pbi> + <ports_before>sysutils/ipmitool devel/libstatgrab</ports_before> + <port>sysutils/muse</port> + </build_pbi> + <build_options></build_options> + <config_file>http://www.pfsense.com/packages/config/checkmk-agent/checkmk.xml</config_file> + <version>v0.1</version> + <status>RC1</status> + <required_version>2.0</required_version> + <maintainer>marcellocoutinho@gmail.com</maintainer> + <configurationfile>checkmk.xml</configurationfile> + </package> + <package> <name>SSHDCond</name> <descr><![CDATA[Allows to define SSH overrides for users,groups,hosts and addresses using Match in a convenient way.<br /> This package acts as an access list frontend for ssh connections]]></descr> |