cloudstack-nagios 0.15.1 → 0.15.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -58,10 +58,10 @@ define service {
|
|
|
58
58
|
|
|
59
59
|
define service {
|
|
60
60
|
hostgroup_name CloudstackSystemVm
|
|
61
|
-
service_description Cloudstack Virtual System VM
|
|
62
|
-
display_name Cloudstack Virtual System VM
|
|
61
|
+
service_description Cloudstack Virtual System VM FS r/w
|
|
62
|
+
display_name Cloudstack Virtual System VM FS r/w
|
|
63
63
|
use Generic-Service,service-pnp
|
|
64
|
-
check_command cs-nagios_check_systemvm-
|
|
64
|
+
check_command cs-nagios_check_systemvm-fsrw!80!90
|
|
65
65
|
register 1
|
|
66
66
|
}
|
|
67
67
|
|