nagios-plugin 编译

简介: 又忘记保存最原始文档了。。   随便来个参数备忘 注意需要安装 fping, openssh,  netsnmp, mysql 库 等软件 nagios-plugin-1.4.16.tar.gz ./configure --enable-libtap --enable-extra-opts --enable-redhat-pthread-workaround --enable-p

又忘记保存最原始文档了。。

 

随便来个参数备忘

注意需要安装 fping, openssh,  netsnmp, mysql 库 等软件

nagios-plugin-1.4.16.tar.gz

./configure --enable-libtap --enable-extra-opts --enable-redhat-pthread-workaround --enable-perl-modules --with-nagios-user=nagios --with-nagios-group=nagios --without-world-permissions --with-gnu-ld --with-cgiurl=/nagios/cgi-bin --with-perl=/usr/bin/perl --with-mysql=/usr/local/mysql    --with-nslookup-command=/usr/bin/nslookup  --with-uptime-command=/usr/bin/uptime  --with-rpcinfo-command=/usr/sbin/rpcinfo --with-smbclient-command=/usr/bin/smbclient  --with-snmpget-command=/usr/bin/snmpget --with-snmpgetnext-command=/usr/bin/snmpgetnext  --with-fping-command=/usr/sbin/fping --with-ssh-command=/usr/bin/ssh --with-mailq-command=/usr/bin/mailq --with-proc-meminfo=/proc/meminfo  --with-dig-command=/usr/bin/dig --with-libiconv-prefix=/usr/local --without-libintl-prefix  --with-ping-command="/bin/ping -n -U -w %d -c %d %s" --with-openssl=/usr --with-ps-format="%s %d %d %d %d %d %f %s %s %n" --with-ps-command="/bin/ps -eo 's uid pid ppid vsz rss pcpu etime comm args'"  --with-ps-format="%s %d %d %d %d %d %f %s %s %n" --with-ps-cols=10  --with-ps-varlist="procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procetime,procprog,&pos"

 

注意: 假如需要使用  check_http 及 check_tcp 执行 --ssl 的加密验证, 则必须使用 --with-gnutls 及  --with-openssl 参数支持

当前 rhel6 与 --with-gnutls 参数出现库文件不全,不兼容现象

需要编译安装

lzip-1.14.tar.gz

gmp-5.1.1.tar.lz

gnutls-2.12.18.tar.gz

nettle-2.5.tar.gz

p11-kit-0.13.tar.gz

过程丢失,有时间再补充

 

目录
相关文章
|
存储 缓存 Kubernetes
K8s源代码解读--plugin
K8s源代码解读--plugin
115 0
|
机器人 Linux 编译器
替代notepad++,notepad--介绍及插件cmake编译
替代notepad++,notepad--介绍及插件cmake编译
|
缓存 Linux
linux 安装插件报错:Loaded plugins: fastestmirror
linux 安装插件报错:Loaded plugins: fastestmirror
563 0
linux 安装插件报错:Loaded plugins: fastestmirror
|
应用服务中间件 nginx C语言
【Nginx报错处理方案】ivalid c++ compiler or c++ compiler flags
【Nginx报错处理方案】ivalid c++ compiler or c++ compiler flags
369 0
|
缓存 IDE Java
maven clean/install/build/package命令行详解(下)
maven clean/install/build/package命令行详解(下)
527 0
maven clean/install/build/package命令行详解(下)
|
XML 存储 Java
maven clean/install/build/package命令行详解(中)
maven clean/install/build/package命令行详解(中)
165 0
maven clean/install/build/package命令行详解(中)
|
XML 存储 Java
maven clean/install/build/package命令行详解(上)
maven clean/install/build/package命令行详解(上)
760 0
maven clean/install/build/package命令行详解(上)
|
移动开发 监控 网络协议
|
移动开发 监控 网络协议