Changes

Jump to navigation Jump to search
227 bytes added ,  01:18, 16 August 2022
→‎Installation: need epel repository for fping
Line 8: Line 8:     
=== Installation ===
 
=== Installation ===
<tabs container><tab name="For SME 10">
+
<tabs container=""><tab name="For SME 10">
  yum --enablerepo=smecontribs install smeserver-sysmon
+
  yum --enablerepo=smecontribs --enablerepo=epel install smeserver-sysmon
 
</tab><tab name="For SME 9">
 
</tab><tab name="For SME 9">
 
  yum --enablerepo=smecontribs install smeserver-sysmon
 
  yum --enablerepo=smecontribs install smeserver-sysmon
   
</tab>
 
</tab>
</tabs>
+
</tabs>The epel repository is required for fping. If it is not available you'll need to add it via<syntaxhighlight lang="bash">
 +
yum --enablerepo=smeaddons install smeserver-extrarepositories-epel
 +
</syntaxhighlight>
    
=== Configuration ===
 
=== Configuration ===
371

edits

Navigation menu