diff --git a/global/overlay/etc/puppet/modules/eid/manifests/nagios_monitor.pp b/global/overlay/etc/puppet/modules/eid/manifests/nagios_monitor.pp
index 2dc00867..52321d36 100644
--- a/global/overlay/etc/puppet/modules/eid/manifests/nagios_monitor.pp
+++ b/global/overlay/etc/puppet/modules/eid/manifests/nagios_monitor.pp
@@ -405,7 +405,7 @@ class eid::nagios_monitor {
 #  }
   nagioscfg::service {'check_country_eIDAS':
       host_name      => ['md.eidas.swedenconnect.se'],
-      check_command  => 'check_country_count!md.eidas.swedenconnect.se!LU IT ES HR DE EE BE PT SK CZ LV MT AT DK NL LT LI!1!3',
+      check_command  => 'check_country_count!md.eidas.swedenconnect.se!LU IT ES HR DE EE BE PT SK CZ LV MT AT DK NL LT LI CY PL SI!1!3',
       description    => 'check number of countries in eIDAS',
       contact_groups => ['alerts'],
   }