{"id":1796,"date":"2022-10-18T08:58:00","date_gmt":"2022-10-18T06:58:00","guid":{"rendered":"https:\/\/irg-net.com\/?p=1796"},"modified":"2022-10-22T23:28:20","modified_gmt":"2022-10-22T21:28:20","slug":"how-to-install-and-configure-zabbix-agents-on-remote-linux","status":"publish","type":"post","link":"https:\/\/irg-net.com\/index.php\/how-to-install-and-configure-zabbix-agents-on-remote-linux\/","title":{"rendered":"How to Install and Configure Zabbix Agents on Remote Linux"},"content":{"rendered":"<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-medium\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"79\" src=\"https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2022\/09\/68747470733a2f2f6173736574732e7a61626269782e636f6d2f696d672f6c6f676f2f7a61626269785f6c6f676f5f353030783133312e706e67.png?resize=300%2C79&#038;ssl=1\" alt=\"\" class=\"wp-image-1791\" srcset=\"https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2022\/09\/68747470733a2f2f6173736574732e7a61626269782e636f6d2f696d672f6c6f676f2f7a61626269785f6c6f676f5f353030783133312e706e67.png?resize=300%2C79&amp;ssl=1 300w, https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2022\/09\/68747470733a2f2f6173736574732e7a61626269782e636f6d2f696d672f6c6f676f2f7a61626269785f6c6f676f5f353030783133312e706e67.png?w=500&amp;ssl=1 500w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/figure>\n<\/div>\n\n\n<p>Continuing the&nbsp;<strong>Zabbix series<\/strong>, this tutorial will guide you on how you can install and configure Zabbix agents on&nbsp;<strong>Linux<\/strong>&nbsp;(Debian-based systems&nbsp;and&nbsp;RHEL-based distros) in order to actively monitor local resources on remote systems.<\/p>\n\n\n\n<p>The main job of Zabbix agents consists in gathering local information from the targets where they run and sending the data to a central Zabbix server to be further processed and analyzed.<\/p>\n\n\n\n<p>If you do not have <strong>root <\/strong>priviliges please use <strong>sudo <\/strong>infront of every command.<\/p>\n\n\n\n<h2 class=\"has-vivid-cyan-blue-color has-text-color wp-block-heading\"><strong>Requirements<\/strong><\/h2>\n\n\n\n<p>You must already have a running Zabbix monitoring appliance, if not, you can find more instructions here:<\/p>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-irgnet wp-block-embed-irgnet\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"zfr3YiofgS\"><a href=\"https:\/\/irg-net.com\/index.php\/how-to-install-zabbix-monitoring-tool-on-debian-11-10\/\">How to Install Zabbix Monitoring Tool on Debian 11\/10<\/a><\/blockquote><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" title=\"&#8220;How to Install Zabbix Monitoring Tool on Debian 11\/10&#8221; &#8212; irgNET\" src=\"https:\/\/irg-net.com\/index.php\/how-to-install-zabbix-monitoring-tool-on-debian-11-10\/embed\/#?secret=uCqnygoy0l#?secret=zfr3YiofgS\" data-secret=\"zfr3YiofgS\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"><\/iframe>\n<\/div><\/figure>\n\n\n\n<p>or for Windows Users:<\/p>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-irgnet wp-block-embed-irgnet\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"kWTlTS7d0o\"><a href=\"https:\/\/irg-net.com\/index.php\/how-to-install-zabbix-agent-and-add-windows-host-to-zabbix-monitoring\/\">How to Install Zabbix Agent and add Windows Host to Zabbix Monitoring<\/a><\/blockquote><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" title=\"&#8220;How to Install Zabbix Agent and add Windows Host to Zabbix Monitoring&#8221; &#8212; irgNET\" src=\"https:\/\/irg-net.com\/index.php\/how-to-install-zabbix-agent-and-add-windows-host-to-zabbix-monitoring\/embed\/#?secret=2za1IsHYE0#?secret=kWTlTS7d0o\" data-secret=\"kWTlTS7d0o\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"><\/iframe>\n<\/div><\/figure>\n\n\n\n<div style=\"height:34px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Step 1: Install Zabbix Agents in Linux Systems<\/h2>\n\n\n\n<p><strong>1.<\/strong> Depending on the Linux distribution you are running, go to the&nbsp;<a href=\"https:\/\/www.zabbix.com\/download.php\" target=\"_blank\" rel=\"noreferrer noopener\">Zabbix download<\/a>&nbsp;page, grab the latest version of the available agent\u2019s binary packages using a tool such as&nbsp;<strong>wget<\/strong>&nbsp;or&nbsp;<strong>curl<\/strong>&nbsp;and install it on your machine using the distribution-specific package manager \u2013&nbsp;<strong>Yum<\/strong>,&nbsp;<strong>Rpm&nbsp;<\/strong>or&nbsp;<strong>Dpkg<\/strong>.<\/p>\n\n\n\n<p>For&nbsp;<strong>Debian\/Ubuntu<\/strong>&nbsp;systems (including latest releases) use the following steps to download and install Zabbix Agent:<\/p>\n\n\n\n<p class=\"has-vivid-cyan-blue-color has-text-color\"><strong>Install Zabbix Agent in Debian<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\" style=\"font-size:14px\"><code lang=\"python\" class=\"language-python\">----------------- On Debian 11 -----------------\nwget https:\/\/repo.zabbix.com\/zabbix\/6.2\/debian\/pool\/main\/z\/zabbix-release\/zabbix-release_6.2-2%2Bdebian11_all.deb\ndpkg -i zabbix-release_6.2-2+debian11_all.deb\napt update &amp;&amp; apt upgrade -y\napt install zabbix-agent\n\n----------------- On Debian 10 -----------------\nwget https:\/\/repo.zabbix.com\/zabbix\/6.2\/debian\/pool\/main\/z\/zabbix-release\/zabbix-release_6.2-2%2Bdebian10_all.deb\ndpkg -i zabbix-release_6.2-2+debian10_all.deb\napt update &amp;&amp; apt upgrade -y\napt install zabbix-agent<\/code><\/pre>\n\n\n\n<div style=\"height:34px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-vivid-cyan-blue-color has-text-color\"><strong>Install Zabbix On RHEL-based Systems<\/strong> <strong>(incl. CentOS 8)<\/strong><\/p>\n\n\n\n<p>For&nbsp;<strong>RHEL<\/strong>&nbsp;alike systems, download the&nbsp;<strong>.rpm<\/strong>&nbsp;packaged for the distribution-specific release number, using the same page as above, and install it using rpm package manager.<\/p>\n\n\n\n<p>In order to automatically manage missing dependency issues and install the agent using one-shot use the&nbsp;<strong>yum<\/strong>&nbsp;command followed by the binary package download link, as in the example below used for installing the agent on CentOS 8:<\/p>\n\n\n\n<pre class=\"wp-block-code\" style=\"font-size:14px\"><code lang=\"python\" class=\"language-python\">----------------- On RedHat Enterprise 8 \/\/ CentOS 8 -----------------\nrpm -Uvh https:\/\/repo.zabbix.com\/zabbix\/6.2\/rhel\/8\/x86_64\/zabbix-release-6.2-3.el8.noarch.rpm\ndnf clean all\ndnf install zabbix-agent<\/code><\/pre>\n\n\n\n<div style=\"height:34px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Step 2: Configure and Test Zabbix Agent in Linux<\/strong><\/h2>\n\n\n\n<p><strong>1.<\/strong> The next logical step after installing the packages on the system is to open the&nbsp;<strong>Zabbix<\/strong>&nbsp;agent configuration file located in&nbsp;<strong>\/etc\/zabbix\/<\/strong>&nbsp;system path on both major distributions and instruct the program to send all the collected information to the Zabbix server in order to be analyzed and processed.<\/p>\n\n\n\n<p>Therefore, open the&nbsp;<strong>zabbix_agentd.conf<\/strong>&nbsp;file with your favorite text editor, find the below lines (use the screenshots as a guide), uncomment them and make the following changes:<\/p>\n\n\n\n<pre class=\"wp-block-code\" style=\"font-size:14px\"><code lang=\"python\" class=\"language-python\">nano \/etc\/zabbix\/zabbix_agentd.conf<\/code><\/pre>\n\n\n\n<p>add Zabbix server IP address and hostname as shown below.<\/p>\n\n\n\n<pre class=\"wp-block-code\" style=\"font-size:14px\"><code lang=\"python\" class=\"language-python\">Server=IP of Zabbix Server\nServerActive=IP of Zabbix Server\nHostname=use the FQDN of the node where the agent runs<\/code><\/pre>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2022\/09\/2022-09-25_031534.png?resize=1008%2C218&#038;ssl=1\" alt=\"\" class=\"wp-image-1797\" width=\"1008\" height=\"218\" srcset=\"https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2022\/09\/2022-09-25_031534.png?w=1008&amp;ssl=1 1008w, https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2022\/09\/2022-09-25_031534.png?resize=300%2C65&amp;ssl=1 300w, https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2022\/09\/2022-09-25_031534.png?resize=768%2C166&amp;ssl=1 768w\" sizes=\"auto, (max-width: 1008px) 100vw, 1008px\" \/><figcaption><strong>Add Zabbix Server IP Address<\/strong><\/figcaption><\/figure>\n<\/div>\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"422\" src=\"https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2022\/09\/2022-09-25_031548.png?resize=1024%2C422&#038;ssl=1\" alt=\"\" class=\"wp-image-1798\" srcset=\"https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2022\/09\/2022-09-25_031548.png?resize=1024%2C422&amp;ssl=1 1024w, https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2022\/09\/2022-09-25_031548.png?resize=300%2C124&amp;ssl=1 300w, https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2022\/09\/2022-09-25_031548.png?resize=768%2C317&amp;ssl=1 768w, https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2022\/09\/2022-09-25_031548.png?w=1033&amp;ssl=1 1033w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><figcaption><strong>Add Zabbix Server Active IP Address<\/strong><\/figcaption><\/figure>\n<\/div>\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"722\" height=\"178\" src=\"https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2022\/09\/2022-09-25_031554.png?resize=722%2C178&#038;ssl=1\" alt=\"\" class=\"wp-image-1799\" srcset=\"https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2022\/09\/2022-09-25_031554.png?w=722&amp;ssl=1 722w, https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2022\/09\/2022-09-25_031554.png?resize=300%2C74&amp;ssl=1 300w\" sizes=\"auto, (max-width: 722px) 100vw, 722px\" \/><figcaption><strong>Add Zabbix Agent Hostname<\/strong><\/figcaption><\/figure>\n<\/div>\n\n\n<p><strong>2.<\/strong> Once you\u2019ve finished editing the Zabbix agent configuration file with the required values, restart the daemon using the following command, then use the&nbsp;<strong>netstat command<\/strong>&nbsp;to verify if the daemon has been started and operates on the specific port \u2013&nbsp;<strong>10050\/tcp<\/strong>:<\/p>\n\n\n\n<pre class=\"wp-block-code\" style=\"font-size:14px\"><code lang=\"python\" class=\"language-python\">systemctl restart zabbix-agent\nnetstat -tulpn|grep zabbix<\/code><\/pre>\n\n\n\n<figure class=\"wp-block-image size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"810\" height=\"73\" src=\"https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2022\/09\/2022-09-25_032025.png?resize=810%2C73&#038;ssl=1\" alt=\"\" class=\"wp-image-1800\" srcset=\"https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2022\/09\/2022-09-25_032025.png?w=810&amp;ssl=1 810w, https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2022\/09\/2022-09-25_032025.png?resize=300%2C27&amp;ssl=1 300w, https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2022\/09\/2022-09-25_032025.png?resize=768%2C69&amp;ssl=1 768w\" sizes=\"auto, (max-width: 810px) 100vw, 810px\" \/><\/figure>\n\n\n\n<p><strong>3.<\/strong> (optional) If your system is behind a firewall then you need to open&nbsp;<strong>10050\/tcp<\/strong>&nbsp;port on the system in order to reach through the Zabbix server.<\/p>\n\n\n\n<p>For&nbsp;<strong>Debian<\/strong>&nbsp;based systems, including&nbsp;<strong>Ubuntu<\/strong>, you can use the&nbsp;ufw tool&nbsp;to open the port and on&nbsp;<strong>RHEL-based,<\/strong>&nbsp;you can use&nbsp;<strong>Firewalld utility<\/strong>&nbsp;to manage the firewall rules as the below examples:<\/p>\n\n\n\n<pre class=\"wp-block-code\" style=\"font-size:14px\"><code lang=\"python\" class=\"language-python\">ufw allow 10050\/tcp  # On Debian based systems<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\" style=\"font-size:14px\"><code lang=\"python\" class=\"language-python\">firewall-cmd --add-port=10050\/tcp --permanent  # On RHEL based systems<\/code><\/pre>\n\n\n\n<p><strong>4.<\/strong> Finally, in order to test if you can reach Zabbix Agent from Zabbix Server, use&nbsp;<strong>Telnet<\/strong>&nbsp;command from Zabbix server machine to the IP addresses of the machines that run the agents, as illustrated below (don\u2019t worry about the thrown error from agents):<\/p>\n\n\n\n<pre class=\"wp-block-code\" style=\"font-size:14px\"><code lang=\"python\" class=\"language-python\">telnet zabbix_agent_IP 10050<\/code><\/pre>\n\n\n\n<div style=\"height:34px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Step 3: Add Zabbix Agent Monitored Host to Zabbix Server<\/h2>\n\n\n\n<p><strong>1.<\/strong> On the next step it\u2019s time to move to the Zabbix server web console and start adding the hosts which run zabbix agent in order to be monitored by the server.<\/p>\n\n\n\n<p>Go to&nbsp;<strong>Configuration<\/strong>&nbsp;-&gt;&nbsp;<strong>Hosts<\/strong>&nbsp;-&gt;&nbsp;<strong>Create Host<\/strong>&nbsp;-&gt;&nbsp;<strong>Host<\/strong>&nbsp;tab and fill the&nbsp;<strong>Hostname<\/strong>&nbsp;field with the FQDN of the monitored Zabbix agent machine, use the same value as above for the Visible name field.<\/p>\n\n\n\n<p>Next, add this host to a group of monitored servers and use the IP Address of the monitored machine at the Agent interfaces field \u2013 alternatively you can also use DNS resolution if it\u2019s the case. Use the below screenshots as a guide.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"279\" src=\"https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2022\/09\/2022-09-25_032948.png?resize=1024%2C279&#038;ssl=1\" alt=\"\" class=\"wp-image-1801\" srcset=\"https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2022\/09\/2022-09-25_032948.png?resize=1024%2C279&amp;ssl=1 1024w, https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2022\/09\/2022-09-25_032948.png?resize=300%2C82&amp;ssl=1 300w, https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2022\/09\/2022-09-25_032948.png?resize=768%2C209&amp;ssl=1 768w, https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2022\/09\/2022-09-25_032948.png?w=1338&amp;ssl=1 1338w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><figcaption><strong>Add Linux Host to Zabbix Monitoring (upper right)<\/strong><\/figcaption><\/figure>\n<\/div>\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"512\" src=\"https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2022\/09\/2022-09-25_034314.png?resize=1024%2C512&#038;ssl=1\" alt=\"\" class=\"wp-image-1806\" srcset=\"https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2022\/09\/2022-09-25_034314.png?resize=1024%2C512&amp;ssl=1 1024w, https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2022\/09\/2022-09-25_034314.png?resize=300%2C150&amp;ssl=1 300w, https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2022\/09\/2022-09-25_034314.png?resize=768%2C384&amp;ssl=1 768w, https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2022\/09\/2022-09-25_034314.png?w=1171&amp;ssl=1 1171w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><figcaption><strong>Hit the Credentials and add the Interface via IP or DNS<\/strong><\/figcaption><\/figure>\n<\/div>\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"767\" src=\"https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2022\/09\/2022-09-25_033814.png?resize=1024%2C767&#038;ssl=1\" alt=\"\" class=\"wp-image-1805\" srcset=\"https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2022\/09\/2022-09-25_033814.png?resize=1024%2C767&amp;ssl=1 1024w, https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2022\/09\/2022-09-25_033814.png?resize=300%2C225&amp;ssl=1 300w, https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2022\/09\/2022-09-25_033814.png?resize=768%2C575&amp;ssl=1 768w, https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2022\/09\/2022-09-25_033814.png?w=1088&amp;ssl=1 1088w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><figcaption><strong>Add Host to a group<\/strong><\/figcaption><\/figure>\n<\/div>\n\n\n<p><strong>2.<\/strong> Next, move to the&nbsp;<strong>Templates<\/strong>&nbsp;tab and hit&nbsp;<strong>Select<\/strong>. A new window with templates should open. Choose&nbsp;<strong>Template OS Linux<\/strong>&nbsp;then scroll down and hit on Select button to add it and automatically close the window.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"710\" src=\"https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2022\/09\/2022-09-25_034619.png?resize=1024%2C710&#038;ssl=1\" alt=\"\" class=\"wp-image-1808\" srcset=\"https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2022\/09\/2022-09-25_034619.png?resize=1024%2C710&amp;ssl=1 1024w, https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2022\/09\/2022-09-25_034619.png?resize=300%2C208&amp;ssl=1 300w, https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2022\/09\/2022-09-25_034619.png?resize=768%2C533&amp;ssl=1 768w, https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2022\/09\/2022-09-25_034619.png?w=1120&amp;ssl=1 1120w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p><strong>3.<\/strong> Once the template appears to&nbsp;<strong>Link the new template<\/strong>&nbsp;box, hit on&nbsp;<strong>Add<\/strong>&nbsp;text to link it to Zabbix server, then hit on the lower&nbsp;<strong>Add<\/strong>&nbsp;button to finish the process and completely add the monitored host. The visible name of the monitored host should now appear hosts window.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"228\" src=\"https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2022\/09\/2022-09-25_034726.png?resize=1024%2C228&#038;ssl=1\" alt=\"\" class=\"wp-image-1809\" srcset=\"https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2022\/09\/2022-09-25_034726.png?resize=1024%2C228&amp;ssl=1 1024w, https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2022\/09\/2022-09-25_034726.png?resize=300%2C67&amp;ssl=1 300w, https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2022\/09\/2022-09-25_034726.png?resize=768%2C171&amp;ssl=1 768w, https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2022\/09\/2022-09-25_034726.png?w=1221&amp;ssl=1 1221w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n<\/div>\n\n\n<p>That\u2019s all! Just assure that the host&nbsp;<strong>Status<\/strong>&nbsp;is set to&nbsp;<strong>Enabled<\/strong>&nbsp;and wait a few minutes in order for the Zabbix server to contact the agent, process the received data, and inform or eventually alert you if something goes bad on the monitored target.<\/p>\n\n\n\n<p>If you have any questions, please use the comment section below. \ud83d\ude42<\/p>\n\n\n\n<div style=\"height:34px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Continuing the&nbsp;Zabbix series, this tutorial will guide you on how you can install and configure Zabbix agents on&nbsp;Linux&nbsp;(Debian-based systems&nbsp;and&nbsp;RHEL-based distros) in order to actively monitor local resources on remote systems. The main job of Zabbix agents consists in gathering local information from the targets where they run and sending the data to a central Zabbix [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[17,1,22,20],"tags":[],"class_list":["post-1796","post","type-post","status-publish","format-standard","hentry","category-advancedtutorials","category-blog","category-debian","category-linux"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to Install and Configure Zabbix Agents on Remote Linux - irgNET<\/title>\n<meta name=\"description\" content=\"a quick guide about how to install agens on Linux OS and add them to your Zabbix Server.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/how-to-install-and-configure-zabbix-agents-on-remote-linux\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Install and Configure Zabbix Agents on Remote Linux - irgNET\" \/>\n<meta property=\"og:description\" content=\"a quick guide about how to install agens on Linux OS and add them to your Zabbix Server.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/how-to-install-and-configure-zabbix-agents-on-remote-linux\/\" \/>\n<meta property=\"og:site_name\" content=\"irgNET\" \/>\n<meta property=\"article:published_time\" content=\"2022-10-18T06:58:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-10-22T21:28:20+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/wp-content\/uploads\/2022\/09\/68747470733a2f2f6173736574732e7a61626269782e636f6d2f696d672f6c6f676f2f7a61626269785f6c6f676f5f353030783133312e706e67-300x79.png\" \/>\n<meta name=\"author\" content=\"H. Cemre G\u00fcnay\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@irg_net\" \/>\n<meta name=\"twitter:site\" content=\"@irg_net\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"H. Cemre G\u00fcnay\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/index.php\\\/how-to-install-and-configure-zabbix-agents-on-remote-linux\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/index.php\\\/how-to-install-and-configure-zabbix-agents-on-remote-linux\\\/\"},\"author\":{\"name\":\"H. Cemre G\u00fcnay\",\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/#\\\/schema\\\/person\\\/71b46e79e8c12bdc8e610214a6621a66\"},\"headline\":\"How to Install and Configure Zabbix Agents on Remote Linux\",\"datePublished\":\"2022-10-18T06:58:00+00:00\",\"dateModified\":\"2022-10-22T21:28:20+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/index.php\\\/how-to-install-and-configure-zabbix-agents-on-remote-linux\\\/\"},\"wordCount\":888,\"commentCount\":1,\"publisher\":{\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/index.php\\\/how-to-install-and-configure-zabbix-agents-on-remote-linux\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/irg-net.com\\\/wp-content\\\/uploads\\\/2022\\\/09\\\/68747470733a2f2f6173736574732e7a61626269782e636f6d2f696d672f6c6f676f2f7a61626269785f6c6f676f5f353030783133312e706e67-300x79.png\",\"articleSection\":[\"Advanced Tutorials\",\"Blog\",\"Debian\",\"Linux\"],\"inLanguage\":\"en\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/index.php\\\/how-to-install-and-configure-zabbix-agents-on-remote-linux\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/index.php\\\/how-to-install-and-configure-zabbix-agents-on-remote-linux\\\/\",\"url\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/index.php\\\/how-to-install-and-configure-zabbix-agents-on-remote-linux\\\/\",\"name\":\"How to Install and Configure Zabbix Agents on Remote Linux - irgNET\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/index.php\\\/how-to-install-and-configure-zabbix-agents-on-remote-linux\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/index.php\\\/how-to-install-and-configure-zabbix-agents-on-remote-linux\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/irg-net.com\\\/wp-content\\\/uploads\\\/2022\\\/09\\\/68747470733a2f2f6173736574732e7a61626269782e636f6d2f696d672f6c6f676f2f7a61626269785f6c6f676f5f353030783133312e706e67-300x79.png\",\"datePublished\":\"2022-10-18T06:58:00+00:00\",\"dateModified\":\"2022-10-22T21:28:20+00:00\",\"description\":\"a quick guide about how to install agens on Linux OS and add them to your Zabbix Server.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/index.php\\\/how-to-install-and-configure-zabbix-agents-on-remote-linux\\\/#breadcrumb\"},\"inLanguage\":\"en\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/index.php\\\/how-to-install-and-configure-zabbix-agents-on-remote-linux\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en\",\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/index.php\\\/how-to-install-and-configure-zabbix-agents-on-remote-linux\\\/#primaryimage\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/irg-net.com\\\/wp-content\\\/uploads\\\/2022\\\/09\\\/68747470733a2f2f6173736574732e7a61626269782e636f6d2f696d672f6c6f676f2f7a61626269785f6c6f676f5f353030783133312e706e67.png?fit=500%2C131&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/irg-net.com\\\/wp-content\\\/uploads\\\/2022\\\/09\\\/68747470733a2f2f6173736574732e7a61626269782e636f6d2f696d672f6c6f676f2f7a61626269785f6c6f676f5f353030783133312e706e67.png?fit=500%2C131&ssl=1\",\"width\":500,\"height\":131},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/index.php\\\/how-to-install-and-configure-zabbix-agents-on-remote-linux\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Install and Configure Zabbix Agents on Remote Linux\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/#website\",\"url\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/\",\"name\":\"irgNET\",\"description\":\"a virtual Knowledge Base\",\"publisher\":{\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/#organization\",\"name\":\"irg-NET\",\"url\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en\",\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/i2.wp.com\\\/irg-net.com\\\/wp-content\\\/uploads\\\/2021\\\/06\\\/cropped-FINAL-Removed-Alpha.png?fit=2048%2C2048&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i2.wp.com\\\/irg-net.com\\\/wp-content\\\/uploads\\\/2021\\\/06\\\/cropped-FINAL-Removed-Alpha.png?fit=2048%2C2048&ssl=1\",\"width\":2048,\"height\":2048,\"caption\":\"irg-NET\"},\"image\":{\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/x.com\\\/irg_net\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/h-cemre-g\u00fcnay-2b61601b4\\\/\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UC8GknhO5YMAkAoVxppu6aaQ\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/#\\\/schema\\\/person\\\/71b46e79e8c12bdc8e610214a6621a66\",\"name\":\"H. Cemre G\u00fcnay\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/15f5d90a0ec651cb5003605e56e8ba104f93bc11230562284db56c845df9d54d?s=96&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/15f5d90a0ec651cb5003605e56e8ba104f93bc11230562284db56c845df9d54d?s=96&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/15f5d90a0ec651cb5003605e56e8ba104f93bc11230562284db56c845df9d54d?s=96&r=g\",\"caption\":\"H. Cemre G\u00fcnay\"},\"sameAs\":[\"http:\\\/\\\/192.168.34.155\\\/wordpress\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Install and Configure Zabbix Agents on Remote Linux - irgNET","description":"a quick guide about how to install agens on Linux OS and add them to your Zabbix Server.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/how-to-install-and-configure-zabbix-agents-on-remote-linux\/","og_locale":"en_US","og_type":"article","og_title":"How to Install and Configure Zabbix Agents on Remote Linux - irgNET","og_description":"a quick guide about how to install agens on Linux OS and add them to your Zabbix Server.","og_url":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/how-to-install-and-configure-zabbix-agents-on-remote-linux\/","og_site_name":"irgNET","article_published_time":"2022-10-18T06:58:00+00:00","article_modified_time":"2022-10-22T21:28:20+00:00","og_image":[{"url":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/wp-content\/uploads\/2022\/09\/68747470733a2f2f6173736574732e7a61626269782e636f6d2f696d672f6c6f676f2f7a61626269785f6c6f676f5f353030783133312e706e67-300x79.png","type":"","width":"","height":""}],"author":"H. Cemre G\u00fcnay","twitter_card":"summary_large_image","twitter_creator":"@irg_net","twitter_site":"@irg_net","twitter_misc":{"Written by":"H. Cemre G\u00fcnay","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/how-to-install-and-configure-zabbix-agents-on-remote-linux\/#article","isPartOf":{"@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/how-to-install-and-configure-zabbix-agents-on-remote-linux\/"},"author":{"name":"H. Cemre G\u00fcnay","@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/#\/schema\/person\/71b46e79e8c12bdc8e610214a6621a66"},"headline":"How to Install and Configure Zabbix Agents on Remote Linux","datePublished":"2022-10-18T06:58:00+00:00","dateModified":"2022-10-22T21:28:20+00:00","mainEntityOfPage":{"@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/how-to-install-and-configure-zabbix-agents-on-remote-linux\/"},"wordCount":888,"commentCount":1,"publisher":{"@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/#organization"},"image":{"@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/how-to-install-and-configure-zabbix-agents-on-remote-linux\/#primaryimage"},"thumbnailUrl":"https:\/\/irg-net.com\/wp-content\/uploads\/2022\/09\/68747470733a2f2f6173736574732e7a61626269782e636f6d2f696d672f6c6f676f2f7a61626269785f6c6f676f5f353030783133312e706e67-300x79.png","articleSection":["Advanced Tutorials","Blog","Debian","Linux"],"inLanguage":"en","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/how-to-install-and-configure-zabbix-agents-on-remote-linux\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/how-to-install-and-configure-zabbix-agents-on-remote-linux\/","url":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/how-to-install-and-configure-zabbix-agents-on-remote-linux\/","name":"How to Install and Configure Zabbix Agents on Remote Linux - irgNET","isPartOf":{"@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/how-to-install-and-configure-zabbix-agents-on-remote-linux\/#primaryimage"},"image":{"@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/how-to-install-and-configure-zabbix-agents-on-remote-linux\/#primaryimage"},"thumbnailUrl":"https:\/\/irg-net.com\/wp-content\/uploads\/2022\/09\/68747470733a2f2f6173736574732e7a61626269782e636f6d2f696d672f6c6f676f2f7a61626269785f6c6f676f5f353030783133312e706e67-300x79.png","datePublished":"2022-10-18T06:58:00+00:00","dateModified":"2022-10-22T21:28:20+00:00","description":"a quick guide about how to install agens on Linux OS and add them to your Zabbix Server.","breadcrumb":{"@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/how-to-install-and-configure-zabbix-agents-on-remote-linux\/#breadcrumb"},"inLanguage":"en","potentialAction":[{"@type":"ReadAction","target":["https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/how-to-install-and-configure-zabbix-agents-on-remote-linux\/"]}]},{"@type":"ImageObject","inLanguage":"en","@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/how-to-install-and-configure-zabbix-agents-on-remote-linux\/#primaryimage","url":"https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2022\/09\/68747470733a2f2f6173736574732e7a61626269782e636f6d2f696d672f6c6f676f2f7a61626269785f6c6f676f5f353030783133312e706e67.png?fit=500%2C131&ssl=1","contentUrl":"https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2022\/09\/68747470733a2f2f6173736574732e7a61626269782e636f6d2f696d672f6c6f676f2f7a61626269785f6c6f676f5f353030783133312e706e67.png?fit=500%2C131&ssl=1","width":500,"height":131},{"@type":"BreadcrumbList","@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/how-to-install-and-configure-zabbix-agents-on-remote-linux\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/"},{"@type":"ListItem","position":2,"name":"How to Install and Configure Zabbix Agents on Remote Linux"}]},{"@type":"WebSite","@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/#website","url":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/","name":"irgNET","description":"a virtual Knowledge Base","publisher":{"@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en"},{"@type":"Organization","@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/#organization","name":"irg-NET","url":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/","logo":{"@type":"ImageObject","inLanguage":"en","@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/#\/schema\/logo\/image\/","url":"https:\/\/i2.wp.com\/irg-net.com\/wp-content\/uploads\/2021\/06\/cropped-FINAL-Removed-Alpha.png?fit=2048%2C2048&ssl=1","contentUrl":"https:\/\/i2.wp.com\/irg-net.com\/wp-content\/uploads\/2021\/06\/cropped-FINAL-Removed-Alpha.png?fit=2048%2C2048&ssl=1","width":2048,"height":2048,"caption":"irg-NET"},"image":{"@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/irg_net","https:\/\/www.linkedin.com\/in\/h-cemre-g\u00fcnay-2b61601b4\/","https:\/\/www.youtube.com\/channel\/UC8GknhO5YMAkAoVxppu6aaQ"]},{"@type":"Person","@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/#\/schema\/person\/71b46e79e8c12bdc8e610214a6621a66","name":"H. Cemre G\u00fcnay","image":{"@type":"ImageObject","inLanguage":"en","@id":"https:\/\/secure.gravatar.com\/avatar\/15f5d90a0ec651cb5003605e56e8ba104f93bc11230562284db56c845df9d54d?s=96&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/15f5d90a0ec651cb5003605e56e8ba104f93bc11230562284db56c845df9d54d?s=96&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/15f5d90a0ec651cb5003605e56e8ba104f93bc11230562284db56c845df9d54d?s=96&r=g","caption":"H. Cemre G\u00fcnay"},"sameAs":["http:\/\/192.168.34.155\/wordpress"]}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack-related-posts":[],"_links":{"self":[{"href":"https:\/\/irg-net.com\/index.php\/wp-json\/wp\/v2\/posts\/1796","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/irg-net.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/irg-net.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/irg-net.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/irg-net.com\/index.php\/wp-json\/wp\/v2\/comments?post=1796"}],"version-history":[{"count":9,"href":"https:\/\/irg-net.com\/index.php\/wp-json\/wp\/v2\/posts\/1796\/revisions"}],"predecessor-version":[{"id":1947,"href":"https:\/\/irg-net.com\/index.php\/wp-json\/wp\/v2\/posts\/1796\/revisions\/1947"}],"wp:attachment":[{"href":"https:\/\/irg-net.com\/index.php\/wp-json\/wp\/v2\/media?parent=1796"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/irg-net.com\/index.php\/wp-json\/wp\/v2\/categories?post=1796"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/irg-net.com\/index.php\/wp-json\/wp\/v2\/tags?post=1796"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}