These pages provide a loose collection of resources that, for one reason or another, are kept off the SourceForge pages. The vast majority of information is available there.
Add a
monami.repo file (in your /etc/yum.repos.d/
directory). For versions v0.9 or earlier, the file should look like:
[monami] name=MonAMI -- your friendly monitoring daemon # Use either "308" or "44" below. #baseurl=http://monami.scotgrid.ac.uk/scientific/308/$basearch/ baseurl=http://monami.scotgrid.ac.uk/scientific/44/$basearch/ enabled=1
With v0.10, the locations have changed slightly:
[monami] name=MonAMI -- your friendly monitoring daemon # Use either "30x" or "4x" below. #baseurl=http://monami.scotgrid.ac.uk/scientific/30x/$basearch/ baseurl=http://monami.scotgrid.ac.uk/scientific/4x/$basearch/ enabled=1