index : archweb32 | |
Archlinux32 website | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | buildmaster/index.php | 5 |
diff --git a/buildmaster/index.php b/buildmaster/index.php index e473a68..6994a49 100644 --- a/buildmaster/index.php +++ b/buildmaster/index.php @@ -58,7 +58,10 @@ if ($sarch_param != "") { <a href="blacklist.php">blacklisted packages</a> -- <a href="to-delete.php">packages to be deleted</a> and <a href="deletion-links.php">links between them</a><br> - <a href="https://buildmaster.archlinux32.org/munin/buildmaster/buildmaster/index.html">build master monitoring</a><br> + build master monitoring by + <a href="https://buildmaster.archlinux32.org/munin/buildmaster/buildmaster/index.html">munin</a> + and + <a href="https://buildmaster.archlinux32.org/nagios/">nagios</a><br> <img src="statistics.php?log<?php print $march_param; ?>"><br> <img src="execution-times.php"><br> <?php |