На свежий CentOS 6.5, согласно инструкции (https://www.zabbix.com/documentation..._from_packages) устанавливаю заббикс:
Добавил...
Search Result
Collapse
2 results in 0.0022 seconds.
Keywords
Members
Tags
-
[CENTOS6] Не могу установить zabbix! ( [Errno -1] Package does not match intended)
-
monitor red hat/centos updates
Hello,
I'm trying to figure out how to monitor the update status for Red Hat or CentOS servers.
So far I'm using this:
...Code:UserParameter=redhat.security,yum list updates --security | awk '{print $1;}' | grep x86_64 | wc -l UserParameter=redhat.updates,yum list