{"id":2057,"date":"2018-10-18T12:24:00","date_gmt":"2018-10-18T10:24:00","guid":{"rendered":"http:\/\/les-fougs.com\/wordpress\/?p=2057"},"modified":"2018-10-18T12:48:15","modified_gmt":"2018-10-18T10:48:15","slug":"install-zabbix-ubuntu-18","status":"publish","type":"post","link":"http:\/\/les-fougs.com\/wordpress\/2018\/10\/18\/install-zabbix-ubuntu-18\/","title":{"rendered":"Install zabbix UBUNTU 18"},"content":{"rendered":"<p>add-apt-repository universe<\/p>\n<p>apt install zabbix-agent<\/p>\n<p>cp \/etc\/zabbix\/zabbix_agentd.conf \/etc\/zabbix\/zabbix_agentd.conf.ori<\/p>\n<p>vim \/etc\/zabbix\/zabbix_agentd.conf<\/p>\n<pre>PidFile=\/var\/run\/zabbix\/zabbix_agentd.pid\r\nLogFile=\/exploit\/logs\/zabbix_agentd.log\r\nLogFileSize=100\r\nServer=CCO_PRD_ZABBIX_1.ft.grp\r\nServerActive=127.0.0.1\r\nHostname=dcdsrv0031\r\nInclude=\/etc\/zabbix\/zabbix_agentd.conf.d\/*.conf\r\nUserParameter=zab_mem_free,\/exploit\/scripts\/zab_mem_free.sh\r\nUserParameter=zab_proc_mem[*],\/exploit\/scripts\/zab_proc_mem.sh $1\r\nUserParameter=zab_proc_cpu[*],\/exploit\/scripts\/zab_proc_cpu.sh $1\r\nUserParameter=zab_test_port[*],\/exploit\/scripts\/zab_test_port.sh $1 $2<\/pre>\n<p>cd \/exploit\/scripts<\/p>\n<p>scp root@vsch1.ft.grp:\/exploit\/scripts\/zab_*.sh .<\/p>\n<p>service zabbix-agent start<\/p>\n","protected":false},"excerpt":{"rendered":"<p>add-apt-repository universe apt install zabbix-agent cp \/etc\/zabbix\/zabbix_agentd.conf \/etc\/zabbix\/zabbix_agentd.conf.ori vim \/etc\/zabbix\/zabbix_agentd.conf PidFile=\/var\/run\/zabbix\/zabbix_agentd.pid LogFile=\/exploit\/logs\/zabbix_agentd.log LogFileSize=100 Server=CCO_PRD_ZABBIX_1.ft.grp ServerActive=127.0.0.1 Hostname=dcdsrv0031 Include=\/etc\/zabbix\/zabbix_agentd.conf.d\/*.conf UserParameter=zab_mem_free,\/exploit\/scripts\/zab_mem_free.sh UserParameter=zab_proc_mem[*],\/exploit\/scripts\/zab_proc_mem.sh $1 UserParameter=zab_proc_cpu[*],\/exploit\/scripts\/zab_proc_cpu.sh $1 UserParameter=zab_test_port[*],\/exploit\/scripts\/zab_test_port.sh $1 $2 cd \/exploit\/scripts scp root@vsch1.ft.grp:\/exploit\/scripts\/zab_*.sh . service zabbix-agent start<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[52],"tags":[],"_links":{"self":[{"href":"http:\/\/les-fougs.com\/wordpress\/wp-json\/wp\/v2\/posts\/2057"}],"collection":[{"href":"http:\/\/les-fougs.com\/wordpress\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/les-fougs.com\/wordpress\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/les-fougs.com\/wordpress\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"http:\/\/les-fougs.com\/wordpress\/wp-json\/wp\/v2\/comments?post=2057"}],"version-history":[{"count":4,"href":"http:\/\/les-fougs.com\/wordpress\/wp-json\/wp\/v2\/posts\/2057\/revisions"}],"predecessor-version":[{"id":2063,"href":"http:\/\/les-fougs.com\/wordpress\/wp-json\/wp\/v2\/posts\/2057\/revisions\/2063"}],"wp:attachment":[{"href":"http:\/\/les-fougs.com\/wordpress\/wp-json\/wp\/v2\/media?parent=2057"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/les-fougs.com\/wordpress\/wp-json\/wp\/v2\/categories?post=2057"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/les-fougs.com\/wordpress\/wp-json\/wp\/v2\/tags?post=2057"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}