2019年1月26日 星期六
Install Nagios Core from RPM on CentOS 7 / RHEL 7
引用: http://www.tuxfixer.com/install-nagios-core-from-rpm-on-centos-7-red-hat-7/
yum install httpd -y
vi /etc/yum.repos.d/rpmfind.repo
# Rpmfind repository file
[rpmfind]
name=Rpmfind repository
baseurl=http://195.220.108.108/linux/epel/7/x86_64/
enabled=1
gpgcheck=0
yum install nagios nagios-common nagios-plugins-all -y
htpasswd -c /etc/nagios/passwd nagiosadmin
systemctl start httpd
systemctl enable httpd
systemctl start nagios
systemctl enable nagios
systemctl stop firewalld
systemctl disable firewalld
訂閱:
張貼留言 (Atom)
RHEL install EPEL
https://www.linuxtechi.com/install-epel-repo-on-rhel-system/ EPEL dnf install -y https://dl.fedoraproject.org/pub/epel/epel-release-latest...
-
記事本開啟 HKEY_CLASSES_ROOT\*\shell] [HKEY_CLASSES_ROOT\*\shell\NotePad] @="用記事本開啟" [HKEY_CLASSES_ROOT\*\shell\NotePad\command] @=...
-
下載 http://dba-tips.blogspot.tw/2015/05/oracle-database-health-check-script.html Oracle Database Health Check Script Do you wan...
-
[mike@AP02 ~]$ cat /AP/omscripts/LogMonitor.sh #!/bin/bash #LogMonitor V 1.2 # 關鍵字內容若與上次相同即跳過 # LOG檢查項目 檔案存在與否 # log 關鍵字 找到與否 # log 持續新增...
沒有留言:
張貼留言