{"id":11021,"date":"2022-09-28T12:10:57","date_gmt":"2022-09-28T10:10:57","guid":{"rendered":"https:\/\/assistance.groupemagiconline.com\/?post_type=ht_kb&#038;p=11021"},"modified":"2022-10-12T10:13:59","modified_gmt":"2022-10-12T08:13:59","slug":"monitoring-zabbix-de-mon-vps","status":"publish","type":"ht_kb","link":"https:\/\/assistance.groupemagiconline.com\/en\/knowledge-base\/monitoring-zabbix-de-mon-vps\/","title":{"rendered":"Zabbix monitoring of my VPS"},"content":{"rendered":"<p style=\"text-align: justify;\">The monitoring part of a VPS is automatically configured during installation. The Zabbix agent as well as its automatic startup allows to get the values displayed on the client panel.<\/p>\n<p style=\"text-align: justify;\">\u26a0\ufe0f If you turn off this agent, we will no longer be able to display CPU, memory and disk usage values (or possibly CPU, RAM and disk) on your panel.<\/p>\n<p style=\"text-align: justify;\">If you have stopped the process <code>usr\/sbin\/zabbix_agentd<\/code>If you have a problem with your VPS, just restart the VPS or start the process with systemd:<\/p>\n<pre><code class=\"language-bash\">systemctl start zabbix-agent\r\n<\/code><\/pre>\n<p style=\"text-align: justify;\">But if you disable Zabbix with systemd you won't have any value reported on your customer panel either.<\/p>\n<p style=\"text-align: justify;\">If you use <code>iptables<\/code> or other to secure your VPS, you risk blocking access to Zabbix. And finally, if you want to keep the monitoring values you must :<\/p>\n<pre><code class=\"language-bash\">iptables -A INPUT -s 188.130.27.10,195.114.19.16 -p tcp -m tcp --dport 10555 -m comment --comment \"Zabbix Nuxit ips authorization\" -j ACCEPT\r\n<\/code><\/pre>\n<p style=\"text-align: justify;\">To manage your VPS, here is the <a href=\"https:\/\/assistance.groupemagiconline.com\/en\/knowledge-base\/gerer-mon-serveur-prive\/\" target=\"_blank\" rel=\"noopener\">support link<\/a>.<\/p>","protected":false},"excerpt":{"rendered":"<p>The monitoring part of a VPS is automatically configured during installation. The Zabbix agent as well as its automatic startup allows to retrieve the values displayed on the client panel. \u26a0\ufe0f If you switch off this agent, we will not be able to display the CPU, memory and disk usage values (or possibly CPU, RAM...<\/p>","protected":false},"author":52,"comment_status":"open","ping_status":"closed","template":"","format":"standard","meta":{"footnotes":""},"ht-kb-category":[590],"ht-kb-tag":[1262],"class_list":["post-11021","ht_kb","type-ht_kb","status-publish","format-standard","hentry","ht_kb_category-serveur-prive-virtuel","ht_kb_tag-monitoring-zabbix"],"_links":{"self":[{"href":"https:\/\/assistance.groupemagiconline.com\/en\/wp-json\/wp\/v2\/ht-kb\/11021","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/assistance.groupemagiconline.com\/en\/wp-json\/wp\/v2\/ht-kb"}],"about":[{"href":"https:\/\/assistance.groupemagiconline.com\/en\/wp-json\/wp\/v2\/types\/ht_kb"}],"author":[{"embeddable":true,"href":"https:\/\/assistance.groupemagiconline.com\/en\/wp-json\/wp\/v2\/users\/52"}],"replies":[{"embeddable":true,"href":"https:\/\/assistance.groupemagiconline.com\/en\/wp-json\/wp\/v2\/comments?post=11021"}],"version-history":[{"count":3,"href":"https:\/\/assistance.groupemagiconline.com\/en\/wp-json\/wp\/v2\/ht-kb\/11021\/revisions"}],"predecessor-version":[{"id":11341,"href":"https:\/\/assistance.groupemagiconline.com\/en\/wp-json\/wp\/v2\/ht-kb\/11021\/revisions\/11341"}],"wp:attachment":[{"href":"https:\/\/assistance.groupemagiconline.com\/en\/wp-json\/wp\/v2\/media?parent=11021"}],"wp:term":[{"taxonomy":"ht_kb_category","embeddable":true,"href":"https:\/\/assistance.groupemagiconline.com\/en\/wp-json\/wp\/v2\/ht-kb-category?post=11021"},{"taxonomy":"ht_kb_tag","embeddable":true,"href":"https:\/\/assistance.groupemagiconline.com\/en\/wp-json\/wp\/v2\/ht-kb-tag?post=11021"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}