Check full URL Nagios Core
Posted: Wed Apr 10, 2019 11:10 am
Hello
Please you helpme:
How is it configuration for check full URL in nagios core 4.4.2, for example:
example with error: CRITICAL - Socket timeout
define service{
use servicio-appconvenio ; Name of service template to use
host_name app-paginawebs
service_description Web: Ficha Proteccion Social https://pagina.web.cl/idea/views/users/login.php
is_volatile 0
check_period 24x7
max_check_attempts 60
normal_check_interval 5
retry_check_interval 1
contact_groups admins
notification_interval 240
notification_period 24x7
notification_options c,r
check_command check_ping!100.0,20%!500.0,60%
check_command check_http! -H pagina.web.cl -u https://pagina.web.cl/idea/views/users/login.php
}
Thank
Carola T.
Please you helpme:
How is it configuration for check full URL in nagios core 4.4.2, for example:
example with error: CRITICAL - Socket timeout
define service{
use servicio-appconvenio ; Name of service template to use
host_name app-paginawebs
service_description Web: Ficha Proteccion Social https://pagina.web.cl/idea/views/users/login.php
is_volatile 0
check_period 24x7
max_check_attempts 60
normal_check_interval 5
retry_check_interval 1
contact_groups admins
notification_interval 240
notification_period 24x7
notification_options c,r
check_command check_ping!100.0,20%!500.0,60%
check_command check_http! -H pagina.web.cl -u https://pagina.web.cl/idea/views/users/login.php
}
Thank
Carola T.