Changes

Jump to navigation Jump to search
174 bytes added ,  16:20, 13 September 2023
m
Line 36: Line 36:     
=== Installation ===
 
=== Installation ===
<tabs container><tab name="For SME 10">
+
{{Note box|enabling epel repo will force you zabbix50 using /etc/zabbix_agent.conf config ignoring your SME config}}<tabs container><tab name="For SME 10">
  yum install smeserver-extrarepositories-zabbix
+
  yum install smeserver-extrarepositories-epel smeserver-extrarepositories-zabbix
 
+
db yum_repositories setprop zabbix42 status enabled
 
then you need to enable the one you want zabbix42, zabbix44, zabbix45, zabbix50, zabbix51, zabbix52, zabbix53. You need to have an agent at most equal to the server version. If your zabbix server is on an SME it should equal or lesser than zabbix42 as per 2021/03. You can upgrade the agent later.
 
then you need to enable the one you want zabbix42, zabbix44, zabbix45, zabbix50, zabbix51, zabbix52, zabbix53. You need to have an agent at most equal to the server version. If your zabbix server is on an SME it should equal or lesser than zabbix42 as per 2021/03. You can upgrade the agent later.
   −
  yum install smeserver-zabbix-agent --enablerepo=smecontribs,zabbix42
+
  yum install smeserver-zabbix-agent --enablerepo=zabbix42
 
   
 
   
 
</tab>
 
</tab>
Line 58: Line 58:  
*zabbix-agent (the agent)
 
*zabbix-agent (the agent)
 
*smeserver-remoteuseraccess: this contrib is needed because it provides needed templates metadata for /etc/sudoers.
 
*smeserver-remoteuseraccess: this contrib is needed because it provides needed templates metadata for /etc/sudoers.
 +
*perl-crypt-openssl-x509
    
=== Configuration ===
 
=== Configuration ===
      
Here's the list of available DB parameters for zabbix-agent service on SME:
 
Here's the list of available DB parameters for zabbix-agent service on SME:
Line 99: Line 99:  
===== agent on the local zabbix server =====
 
===== agent on the local zabbix server =====
 
<syntaxhighlight lang="bash">
 
<syntaxhighlight lang="bash">
# config setprop zabbix-agent  access localhost  Servers localhost  active disabled  passive enabled
+
config setprop zabbix-agent  access localhost  Servers localhost  active disabled  passive enabled
# signal-event zabbix-agent-update
+
signal-event zabbix-agent-update
 
</syntaxhighlight>
 
</syntaxhighlight>
   Line 169: Line 169:  
**'''raid.sw.status''': Current status of your software Raid (all array)
 
**'''raid.sw.status''': Current status of your software Raid (all array)
 
**'''raid.mega.status''': Current status of your mega raid based raid array (for example, the perc5/6(i) are megaraid based). Requires additional MegaCLI package available from here: [http://www.lsi.com/storage_home/products_home/internal_raid/megaraid_sas/]
 
**'''raid.mega.status''': Current status of your mega raid based raid array (for example, the perc5/6(i) are megaraid based). Requires additional MegaCLI package available from here: [http://www.lsi.com/storage_home/products_home/internal_raid/megaraid_sas/]
  −
      
=== Uninstall ===
 
=== Uninstall ===
Line 199: Line 197:  
<!-- Please keep there the template revision  number as is -->
 
<!-- Please keep there the template revision  number as is -->
 
[[contribtemplate::2| ]]
 
[[contribtemplate::2| ]]
[[contriblang:: {{#var:lang}} | ]]
 
3,054

edits

Navigation menu