1pingd(8)                             pingd                            pingd(8)
2
3
4

NAME

6       pingd - node up/down monitoring daemon
7

SYNOPSIS

9       pingd [OPTIONS]
10

DESCRIPTION

12       The  pingd  daemon regularly sends out ICMP pings to determine if nodes
13       are still up or down.
14
15       The pingd daemon can be configured using the pingd configuration  file.
16       Nodes  which  should be pinged may also be configured via loadable mod‐
17       ules.
18
19       See the pingd.conf(5) manpage for additional information.
20
21

OPTIONS

23       -h, --help
24              Output help
25
26       -v, --version
27              Output version
28
29

CLUSTERLIST MODULES

31       The pingd daemon nodes to ping can also  be  configured  with  a  clus‐
32       terlist  module.  The clusterlist module can obtain a list of all clus‐
33       ter nodes.  There are several possible clusterlist formats that can  be
34       parsed.  By default, the following clusterlist modules are searched for
35       by pingd in the following order:
36
37       genders - Uses a genders database and the genders library to  determine
38       all nodes in the cluster.  See http://genders.sourceforge.net.
39
40       hostsfile  -  Uses  a file that lists the hostname of every node in the
41       cluster on a separate line.  The default hostsfile is /etc/hostsfile.
42
43       If none of the above are found, nodes must be configured via the  pingd
44       configuration file.
45
46

FILES

48       /etc/pingd.conf
49
50       /usr/lib64/pingd
51

ORIGIN

53       Developed by Albert Chu <chu11@llnl.gov> on LLNL's Linux clusters.
54

SEE ALSO

56       pingd.conf(5)
57
58
59
60pingd 1.14                         May 2005                           pingd(8)
Impressum