Point nagios at a different url for pagure on dist-git.
This commit is contained in:
parent
587e09f3a3
commit
bced30e2d2
1 changed files with 2 additions and 2 deletions
|
@ -260,8 +260,8 @@ define service {
|
|||
|
||||
define service {
|
||||
hostgroup_name pkgs
|
||||
service_description http-pkgs-cgit
|
||||
check_command check_website!localhost!/cgit/rpms/!Description
|
||||
service_description http-pkgs-pagure
|
||||
check_command check_website!localhost!/rpms/moreutils!The moreutils rpms
|
||||
use websitetemplate
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue