zabbix https://notes.masterweb.sk/ sk install zabbix agent 5.0 https://notes.masterweb.sk/zabbix/install-zabbix-agent-50 <span class="field field--name-title field--type-string field--label-hidden">install zabbix agent 5.0</span> <span class="field field--name-uid field--type-entity-reference field--label-hidden"><span lang="" about="/user/1" typeof="schema:Person" property="schema:name" datatype="">ROOT</span></span> <span class="field field--name-created field--type-created field--label-hidden">Pi, 01/21/2022 - 10:28</span> <div class="clearfix text-formatted field field--name-body field--type-text-with-summary field--label-hidden field__item"><pre> sudo apt update wget https://repo.zabbix.com/zabbix/5.0/ubuntu/pool/main/z/zabbix-release/zabbix-release_5.0-1+focal_all.deb sudo dpkg -i zabbix-release_5.0-1+focal_all.deb sudo apt update sudo apt install zabbix-agent sudo systemctl status zabbix-agent sudo netstat -pnltu # allow ports 10050:10051 nano /etc/zabbix/zabbix_agentd.conf (set IP and server name) # nano /etc/zabbix/zabbix_agentd.d/security-watch.conf (copy there data from other servers) sudo systemctl restart zabbix-agent</pre> </div><div class="field field--name-field-tags field--type-entity-reference field--label-above clearfix"> <h3 class="field__label">Značky</h3> <ul class="links field__items"> <li><a href="/taxonomy/term/35" hreflang="sk">zabbix</a></li> <li><a href="/taxonomy/term/76" hreflang="sk">zabbix agent</a></li> </ul> </div> Fri, 21 Jan 2022 09:28:28 +0000ROOT163 at https://notes.masterweb.sk zabbix actions https://notes.masterweb.sk/zabbix/zabbix-actions <span class="field field--name-title field--type-string field--label-hidden">zabbix actions</span> <span class="field field--name-uid field--type-entity-reference field--label-hidden"><span lang="" about="/user/1" typeof="schema:Person" property="schema:name" datatype="">ROOT</span></span> <span class="field field--name-created field--type-created field--label-hidden">Ut, 09/03/2019 - 09:42</span> <div class="clearfix text-formatted field field--name-body field--type-text-with-summary field--label-hidden field__item"><p><a href="https://www.zabbix.com/documentation/4.0/manual/config/notifications/action/operation/remote_command">https://www.zabbix.com/documentation/4.0/manual/config/notifications/action/operation/remote_command</a><br /> <a href="https://www.zabbix.com/forum/zabbix-help/49552-zabbix-server-problem-need-to-be-automate">https://www.zabbix.com/forum/zabbix-help/49552-zabbix-server-problem-need-to-be-automate</a><br /> <a href="https://www.zabbix.com/forum/zabbix-help/46989-zabbix-remote-commands-not-working">https://www.zabbix.com/forum/zabbix-help/46989-zabbix-remote-commands-not-working</a></p> <p>- add action in zabbix server - Configuration -&gt; Actions<br /> - edit visudo (or nano /etc/sudoers) add: zabbix ALL=NOPASSWD: ALL<br /> - edit /etc/zabbix/zabbix-agent.conf, add: EnableRemoteCommands=1<br /> - restart zabbix agent: service zabbix-agent restart</p> <p>Test:<br /> - stop service (httpd)<br /> - wait some time<br /> - check if service is back<br /> - if not check in zabbix server Reports -&gt; Action log</p> </div><div class="field field--name-field-tags field--type-entity-reference field--label-above clearfix"> <h3 class="field__label">Značky</h3> <ul class="links field__items"> <li><a href="/taxonomy/term/35" hreflang="sk">zabbix</a></li> <li><a href="/taxonomy/term/37" hreflang="sk">zabbix actions</a></li> </ul> </div> Tue, 03 Sep 2019 07:42:25 +0000ROOT71 at https://notes.masterweb.skhttps://notes.masterweb.sk/zabbix/zabbix-actions#comments ZABBIX https://notes.masterweb.sk/zabbix <span class="field field--name-title field--type-string field--label-hidden">ZABBIX</span> <span class="field field--name-uid field--type-entity-reference field--label-hidden"><span lang="" about="/user/1" typeof="schema:Person" property="schema:name" datatype="">ROOT</span></span> <span class="field field--name-created field--type-created field--label-hidden">Št, 06/06/2019 - 13:22</span> <div class="clearfix text-formatted field field--name-body field--type-text-with-summary field--label-hidden field__item"><p><a href="https://bestmonitoringtools.com/how-to-install-zabbix-server-on-ubuntu/&amp;nbsp">https://bestmonitoringtools.com/how-to-install-zabbix-server-on-ubuntu/…</a>;</p> <p><a href="https://ixnfo.com/en/solving-the-zabbix-problem-icmp-pinger-processes-more-than-75-busy.html&amp;nbsp">https://ixnfo.com/en/solving-the-zabbix-problem-icmp-pinger-processes-m…</a>;</p> <p><a href="https://www.sherbers.de/pagespeed-insights-automation-with-zabbix/">https://www.sherbers.de/pagespeed-insights-automation-with-zabbix/</a></p> <p><a href="https://grafana.com/docs/grafana/latest/installation/debian/&amp;nbsp">https://grafana.com/docs/grafana/latest/installation/debian/&amp;nbsp</a>;</p> <p><a href="https://computingforgeeks.com/how-to-install-and-configure-zabbix-agent-4-0-on-ubuntu-18-04-and-centos-7/">https://computingforgeeks.com/how-to-install-and-configure-zabbix-agent-4-0-on-ubuntu-18-04-and-centos-7/</a></p> <p><a href="http://yallalabs.com/linux/how-to-install-zabbix-server-4-on-centos-7-rhel-7/">http://yallalabs.com/linux/how-to-install-zabbix-server-4-on-centos-7-rhel-7/</a></p> <p><a href="http://yallalabs.com/linux/how-to-install-zabbix-agent-on-ubuntu-16-04-lts/">http://yallalabs.com/linux/how-to-install-zabbix-agent-on-ubuntu-16-04-lts/</a></p> <p><a href="https://www.itzgeek.com/how-tos/linux/centos-how-tos/how-to-install-zabbix-agent-on-centos-7-ubuntu-16-04-debian-8.html">https://www.itzgeek.com/how-tos/linux/centos-how-tos/how-to-install-zabbix-agent-on-centos-7-ubuntu-16-04-debian-8.html</a></p> <p><a href="https://www.zabbix.com/documentation/current/manual/xml_export_import/media?s[]=slack">https://www.zabbix.com/documentation/current/manual/xml_export_import/media?s[]=slack</a></p> <p><a href="https://bestmonitoringtools.com/create-zabbix-maps-with-examples/">https://bestmonitoringtools.com/create-zabbix-maps-with-examples/</a></p> <p><a href="http://ashoktutorials.blogspot.com/2017/06/how-to-remove-zabbix-agent-from-ubuntu.html">http://ashoktutorials.blogspot.com/2017/06/how-to-remove-zabbix-agent-from-ubuntu.html</a></p> </div><div class="field field--name-field-tags field--type-entity-reference field--label-above clearfix"> <h3 class="field__label">Značky</h3> <ul class="links field__items"> <li><a href="/taxonomy/term/2" hreflang="sk">Centos</a></li> <li><a href="/taxonomy/term/35" hreflang="sk">zabbix</a></li> <li><a href="/taxonomy/term/46" hreflang="sk">Ubuntu</a></li> </ul> </div> Thu, 06 Jun 2019 11:22:48 +0000ROOT63 at https://notes.masterweb.skhttps://notes.masterweb.sk/zabbix#comments