Lines Matching full:monitor
146 Purpose: RPC procedure to establish a monitor request
170 syslog(LOG_DEBUG, "monitor request for host %s", arg->mon_id.mon_name); in sm_mon_1_svc()
216 Purpose: Remove a monitor request from a host
219 In the unlikely event of more than one identical monitor
255 Purpose: RPC procedure to release a monitor request.
268 syslog(LOG_DEBUG, "un-monitor request for host %s", arg->mon_name); in sm_unmon_1_svc()
279 syslog(LOG_ERR, "unmon request from %s, no matching monitor", in sm_unmon_1_svc()
293 Purpose: RPC procedure to release monitor requests.
295 Notes: Releases all monitor requests (if any) from the specified
330 which would be unaware that all of its monitor requests
333 and inform all hosts on the monitor list.
371 to remove or adjust the monitor request.