1just-man-pages/condor_power(1G)eneral Commands Manujaulst-man-pages/condor_power(1)
2
3
4

Name

6       condor_power  send  packet  intended to wake a machine from a low power
7       state
8

Synopsis

10       condor_power [ -h ]
11
12       condor_power [ -d ] [ -i ] [ -m MACaddress ] [ -s subnet ]  [  ClassAd‐
13       File ]
14

Description

16       condor_power sends one UDP Wake on LAN (WOL) packet to a machine speci‐
17       fied either by command line arguments or by the contents of  a  machine
18       ClassAd.  The  machine  ClassAd  may  be in a file, where the file name
19       specified by the optional argument ClassAdFile is given on the  command
20       line.  With  no  command  line arguments to specify the machine, and no
21       file specified, condor_power quietly presumes that  standard  input  is
22       the  file  source  which will specify the machine ClassAd that includes
23       the public IP address and subnet of the machine.
24
25       condor_power needs a complete specification of the machine to  be  suc‐
26       cessful.  If a MAC address is provided on the command line, but no sub‐
27       net is given, then the default value for the subnet is used. If a  sub‐
28       net  is provided on the command line, but no MAC address is given, then
29       condor_power falls back to taking its information in the  form  of  the
30       machine  ClassAd  as provided in a file or on standard input. Note that
31       this case implies that the command line specification of the subnet  is
32       ignored.
33
34       condor_power relies on the router receiving the WOL packet to correctly
35       broadcast the request. Since routers are  often  configured  to  ignore
36       requests  to  broadcast messages on a different subnet than the sender,
37       the send of a WOL packet to a machine on a different subnet may fail.
38

Options

40       -h
41
42          Print usage information and exit.
43
44
45
46       -d
47
48          Enable debugging messages.
49
50
51
52       -i
53
54          Read a ClassAd that is piped in through standard input.
55
56
57
58       -m MACaddress
59
60          Specify the MAC address in the standard format of six groups of  two
61          hexadecimal digits separated by colons.
62
63
64
65       -s subnet
66
67          Specify  the  subnet  in  the  standard  form  of a mask for an IPv4
68          address. Without this option, a global broadcast will be sent.
69
70
71
72
73

Exit Status

75       condor_power will exit with a status value of 0  (zero)  upon  success,
76       and it will exit with the value 1 (one) upon failure.
77

Author

79       Center for High Throughput Computing, University of Wisconsin-Madison
80
82       Copyright  (C) 1990-2018 Center for High Throughput Computing, Computer
83       Sciences Department, University of Wisconsin-Madison, Madison, WI.  All
84       Rights Reserved. Licensed under the Apache License, Version 2.0.
85
86
87
88                                     date       just-man-pages/condor_power(1)
Impressum