GDNSD-PLUGIN-HTTP_STATUS(8) gdnsd GDNSD-PLUGIN-HTTP_STATUS(8) (NAME) gdnsd-plugin-http_status - HTTP gdnsd (SYNOPSIS) service_types http_status: service_types => { webcheck => { plugin => http_status, port => 8080, # default 80 url_path => /checkme # default '/' vhost => www.example.com # default none ok_codes => [ 200, 301 ], # default [ 200 ] up_thresh => 20, ok_thresh => 10, down_thresh => 10, interval => 10, timeout => 3, } } (DESCRIPTION) gdnsd-plugin-http_status HTTP . (PARAMETERS) port 80 . url_path URL GET "/" . vhost (hostname) "Host:" . . "Host:" . ok_codes HTTP . "[ 200 ]" . (SEE ALSO) gdnsd.config(5), gdnsd.zonefile(5), gdnsd(8) gdnsd. (COPYRIGHT AND LICENSE) (c) Brandon L Black gdnsd . gdnsd : (GNU GPL) ( ) . gdnsd . . gdnsd . : . gdnsd 3.8.3 2026-04-04 GDNSD-PLUGIN-HTTP_STATUS(8)