{"id":881,"date":"2018-10-18T20:36:20","date_gmt":"2018-10-18T20:36:20","guid":{"rendered":"https:\/\/www.appservgrid.com\/paw92\/?p=881"},"modified":"2018-10-21T01:22:45","modified_gmt":"2018-10-21T01:22:45","slug":"how-to-install-zabbix-agent-on-windows","status":"publish","type":"post","link":"https:\/\/www.appservgrid.com\/paw92\/index.php\/2018\/10\/18\/how-to-install-zabbix-agent-on-windows\/","title":{"rendered":"How to install zabbix agent on windows ?"},"content":{"rendered":"<p>Zabbix Agent is installed on remote systems needs to monitor through Zabbix server. The Zabbix agent collects resource utilization and applications data on client system and provide such information to zabbix server on their requests.<\/p>\n<p>install Zabbix agent service on windows system<\/p>\n<p><b>Step 1 \u2013 Download Agent Source Code<\/b><\/p>\n<p>Download latest windows zabbix agent source code from zabbix official<a href=\"https:\/\/www.zabbix.com\/download\" target=\"_blank\" rel=\"noopener\"> site <\/a>or use below link to download zabbix agent 3.0.0.<\/p>\n<p>After downloading the zipped archive of zabbix client, extract its content under c:zabbix directory.<\/p>\n<p><b>Step 2 \u2013 Create Agent Configuration File<\/b><\/p>\n<p>Now make of copy of sample configuration file c:zabbixconfzabbix_agentd.win.conf to create zabbix agent configuration file at c:zabbixzabbix_agentd.conf. Now edit configuration and update following values.<\/p>\n<p>#Server=[zabbix server ip]<br \/>\n#Hostname=[Hostname of client system ]<\/p>\n<p>Server=192.168.1.26<\/p>\n<p>Serveractive=192.168.1.26<br \/>\nHostname=linuxforfreshers.com<\/p>\n<p><b>Step 3: Install Zabbix Agent as Windows Service<\/b><\/p>\n<p>Lets install zabbix agent as windows server by executing following command from command line.<\/p>\n<p>c:zabbixbinwin64&gt; zabbix_agentd.exe -c c:zabbixzabbix_agentd.conf &#8211;install<\/p>\n<p>zabbix_agentd.exe [9084]: service [Zabbix Agent] installed successfully<\/p>\n<p>zabbix_agentd.exe [9084]: event source [Zabbix Agent] installed successfully<\/p>\n<p><b>Step 4 \u2013 Start\/Stop Agent Service<\/b><\/p>\n<p>Use following command to start zabbix agent service from command line<\/p>\n<p>c:zabbixbinwin64&gt; zabbix_agentd.exe &#8211;start<\/p>\n<p>zabbix_agentd.exe [7048]: service [Zabbix Agent] started successfully<\/p>\n<p>c:zabbixbinwin64&gt; zabbix_agentd.exe &#8211;stop<\/p>\n<p>zabbix_agentd.exe [9608]: service [Zabbix Agent] stopped successfully<\/p>\n<p><b>Uninstalling agent<\/b><\/p>\n<p>c:zabbixbinwin64&gt; zabbix_agentd.exe -c c:zabbixzabbix_agentd.conf &#8211;uninstall<\/p>\n<p><a href=\"https:\/\/www.linuxforfreshers.com\/2018\/02\/how-to-install-zabbix-agent-on-windows_22.html\" target=\"_blank\" rel=\"noopener\">Source<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Zabbix Agent is installed on remote systems needs to monitor through Zabbix server. The Zabbix agent collects resource utilization and applications data on client system and provide such information to zabbix server on their requests. install Zabbix agent service on windows system Step 1 \u2013 Download Agent Source Code Download latest windows zabbix agent source &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/www.appservgrid.com\/paw92\/index.php\/2018\/10\/18\/how-to-install-zabbix-agent-on-windows\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;How to install zabbix agent on windows ?&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-881","post","type-post","status-publish","format-standard","hentry","category-linux"],"_links":{"self":[{"href":"https:\/\/www.appservgrid.com\/paw92\/index.php\/wp-json\/wp\/v2\/posts\/881","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.appservgrid.com\/paw92\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.appservgrid.com\/paw92\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.appservgrid.com\/paw92\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.appservgrid.com\/paw92\/index.php\/wp-json\/wp\/v2\/comments?post=881"}],"version-history":[{"count":1,"href":"https:\/\/www.appservgrid.com\/paw92\/index.php\/wp-json\/wp\/v2\/posts\/881\/revisions"}],"predecessor-version":[{"id":1061,"href":"https:\/\/www.appservgrid.com\/paw92\/index.php\/wp-json\/wp\/v2\/posts\/881\/revisions\/1061"}],"wp:attachment":[{"href":"https:\/\/www.appservgrid.com\/paw92\/index.php\/wp-json\/wp\/v2\/media?parent=881"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.appservgrid.com\/paw92\/index.php\/wp-json\/wp\/v2\/categories?post=881"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.appservgrid.com\/paw92\/index.php\/wp-json\/wp\/v2\/tags?post=881"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}