您好,登錄后才能下訂單哦!
安裝首要插件:nagios-plugins
安裝完畢nagios,監控系統沒有過多的監控命令可以執行,這時就需要插件。
環境需求:
yum install openssl openssl-devel
或者yum install openssl*
安裝首要插件:nagios-plugins
tar -zxvf nagios-plugins-1.4.13.tar.gz
cd nagios-plugins-1.4.13
./configure --prefix=/usr/local/nagios/ --enable-redhat-pthread-workaround
(在redhat 系統上面安裝可能出現configure 時,到這里checking for redhat spopen problem...就不動了,所以需要在configure 時再 --enable-redhat-pthread-workaround)
make
make install
ls /usr/local/nagios/libexec/
會顯示安裝的插件文件,即所有的插件都安裝在libexec 這個目錄下(該插件的用途就是擴 展commands.cfg)
安裝后的命令有:
check_apt check_dummy check_ifstatus check_mailq check_ntp_peer check_real check_swap urlize
check_breeze check_file_age check_imap check_mrtg check_ntp_time check_rpc check_tcp utils.pm
check_by_ssh check_flexlm check_ircd check_mrtgtraf check_nwstat check_sensors check_time utils.sh
check_clamd check_ftp check_jabber check_nagios check_oracle check_simap check_udp
check_cluster check_http check_ldap check_nntp check_overcr check_smtp check_ups
check_dhcp check_icmp check_ldaps check_nntps check_ping check_spop check_users
check_disk check_ide_smart check_load check_nt check_pop check_ssh check_wave
check_disk_smb check_ifoperstatus check_log check_ntp check_procs check_ssmtp negate
免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。