Difference between revisions of "Xymon"
From SME Server
Jump to navigationJump to searchLine 5: | Line 5: | ||
<onlyinclude>{{#ifeq:{{{transcludesection|xymon8}}}|xymon8| | <onlyinclude>{{#ifeq:{{{transcludesection|xymon8}}}|xymon8| | ||
= For SME 8 = | = For SME 8 = | ||
− | /sbin/e-smith/db yum_repositories set | + | /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 | |
− | |||
}}</onlyinclude> | }}</onlyinclude> | ||
Line 19: | Line 18: | ||
= For SME 9 = | = For SME 9 = | ||
/sbin/e-smith/db yum_repositories set xymon repository \ | /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 | |
− | |||
}}</onlyinclude> | }}</onlyinclude> | ||
<headertabs/> | <headertabs/> |
Revision as of 18:07, 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