共計 719 個字符,預計需要花費 2 分鐘才能閱讀完成。
丸趣 TV 小編給大家分享一下 Redhat 怎樣配置 nagios,相信大部分人都還不怎么了解,因此分享這篇文章給大家參考一下,希望大家閱讀完這篇文章后大有收獲,下面讓我們一起去了解一下吧!
配置 apache
本文講述的是:Redhat 配置 nagios。返回大綱。
注把 apache 加入到 nagcmd 組,以便在通過 web Interface 操作 nagios 是有足夠的權限;
[root@localhost ~]# useradd nagios passwd nagios //chinahr123$ Changing password for user nagios. New UNIX password: BAD PASSWORD: it is based on a dictionary word Retype new UNIX password: Sorry, passwords do not match. New UNIX password: Retype new UNIX password: passwd: all authentication tokens updated successfully. [root@localhost ~]# groupadd nagcmd [root@localhost ~]# usermod -G nagcmd nagios [root@localhost ~]# usermod -G nagcmd apache
以上是“Redhat 怎樣配置 nagios”這篇文章的所有內容,感謝各位的閱讀!相信大家都有了一定的了解,希望分享的內容對大家有所幫助,如果還想學習更多知識,歡迎關注丸趣 TV 行業資訊頻道!
正文完