Command line option information, used in dmachinemon_parse_options
-
char* port_client
- client port number, used for communicating with master from client programs
-
char* port_nodes
- nodes port number, used for internally communicating between servents and master
-
char* parenthostname
- parent host name, the initial uplink to connect to
-
int sleeptime
- sleep time between uplink connects in seconds
-
int number_of_hosts_of_seenby
- number of hosts of seen-by to allow.
-
int max_num_reconnect
- number of times it will try to reconnect with parent.
-
int dieonload_flag
- whether to die on high load average
-
float dieonload
- the load average value at which this node will die
-
int downlinknum_threshold
- the number of downlinks to have as maximum
-
int uplink_static
- The uplink is static and will not attempt to relink
-
int downlink_static
- The downlink is static and will not attempt to relink the downlink
Documentation
Command line option information, used in dmachinemon_parse_options
char* port_client
- client port number, used for communicating with master from client programs
char* port_nodes
- nodes port number, used for internally communicating between servents and master
char* parenthostname
- parent host name, the initial uplink to connect to
int sleeptime
- sleep time between uplink connects in seconds
int number_of_hosts_of_seenby
- number of hosts of seen-by to allow.
int max_num_reconnect
- number of times it will try to reconnect with parent.
int dieonload_flag
- whether to die on high load average
float dieonload
- the load average value at which this node will die
int downlinknum_threshold
- the number of downlinks to have as maximum
int uplink_static
- The uplink is static and will not attempt to relink
int downlink_static
- The downlink is static and will not attempt to relink the downlink
- See Also:
- dmachinemon_parse_options
Alphabetic index
This page was generated with the help of DOC++.