summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2011-03-17 10:09:21 -0500
committerSol Jerome <sol.jerome@gmail.com>2011-03-17 10:09:21 -0500
commit9f6bc110ab59108d24cb71bc3d866f44cc0248c6 (patch)
tree88ec691f73a060eb04ad11817fd2367eb1aaa1aa /man
parenta6df9ca354ed4f7e1e569a0c858dbc3b6e68faa1 (diff)
downloadbcfg2-9f6bc110ab59108d24cb71bc3d866f44cc0248c6.tar.gz
bcfg2-9f6bc110ab59108d24cb71bc3d866f44cc0248c6.tar.bz2
bcfg2-9f6bc110ab59108d24cb71bc3d866f44cc0248c6.zip
man: Add man page for bcfg2-ping-sweep (#997)
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
Diffstat (limited to 'man')
-rw-r--r--man/bcfg2-ping-sweep.820
1 files changed, 20 insertions, 0 deletions
diff --git a/man/bcfg2-ping-sweep.8 b/man/bcfg2-ping-sweep.8
new file mode 100644
index 000000000..54eaa8e76
--- /dev/null
+++ b/man/bcfg2-ping-sweep.8
@@ -0,0 +1,20 @@
+.TH "bcfg2-ping-sweep" 8
+.SH NAME
+bcfg2-ping-sweep \- Update pingable and pingtime attributes in
+clients.xml
+.SH SYNOPSIS
+.B bcfg2-ping-sweep
+.SH "DESCRIPTION"
+.PP
+\fBbcfg2-ping-sweep\fR traverses the list of clients in
+Metadata/clients.xml and updates their pingable/pingtime attributes. The
+pingtime value is set to the last time the client was pinged (not the
+RTT value).
+.SH OPTIONS
+.PP
+.B None
+.SH "SEE ALSO"
+.BR bcfg(1),
+.BR bcfg2-server(8)
+.SH "BUGS"
+None currently known