Difference between revisions of "Xymon"
From SME Server
Jump to navigationJump to searchLine 1: | Line 1: | ||
− | <noinclude>{{Warning box|msg=Copy the configuration setting to your server as is, do not modify anything as that might harm your installation. To use it to install package enable it using the option --enablerepo= | + | <noinclude>{{Warning box|msg=Copy the configuration setting to your server as is, do not modify anything as that might harm your installation. To use it to install package enable it using the option --enablerepo=xymon at the SME Server shell.}} |
Below you find the installation command for the {{PAGENAME}} repository which can be entered on the SME Server shell. | Below you find the installation command for the {{PAGENAME}} repository which can be entered on the SME Server shell. | ||
</noinclude> | </noinclude> |
Latest revision as of 18:09, 8 March 2016
Below you find the installation command for the Xymon repository which can be entered on the SME Server shell.
[edit]
/sbin/e-smith/db yum_repositories set xymon repository \ BaseURL http://terabithia.org/rpms/xymon/el5/ \ Name 'Xymon Terabithia RPMS' \ EnableGroups yes \ Visible yes \ GPGCheck yes \ GPGKey http://terabithia.org/rpms/RPM-GPG-KEY-JCLEAVER \ status disabled
/sbin/e-smith/db yum_repositories set xymon repository \ BaseURL http://terabithia.org/rpms/xymon/el6/ \ Name 'Xymon Terabithia RPMS' \ EnableGroups yes \ Visible yes \ GPGCheck yes \ GPGKey http://terabithia.org/rpms/RPM-GPG-KEY-JCLEAVER \ status disabled
After adding a repository to the database, updating the configuration file is required:
signal-event yum-modify