check_pidfile
check_pidfile(path);
check_pidfile(path);
check_pidfile(path);
check_pidfile(default_path);
check_pidfile(default_path);
check_pidfile(custom_path);
check_pidfile(custom_path);
check_pidfile("./var/run/first.pid");
check_pidfile("./second.pid");
check_pidfile(default_path);
check_pidfile("./second.pid");
check_pidfile(custom_path);