changes.mady.by.user Aide Ortiz (Deactivated)
Saved on May 20, 2020
...
NODE=YOURNOMBRE_NODEDEL_NAME_HERENODO/usr/local/nmis9/bin/nmis-cli act=schedule job.type=collect job.verbosity=2 job.output=/tmp/$NODE-Collect job.node=$NODE job.force=1 # to find the output files.ls /tmp/$NODE*echo "Timestamp is about: `date +%s`" # Select the files that match similar timestamp
NODE=YOURNOMBRE_NODEDEL_NAME_HERENODO
/usr/local/nmis9/bin/nmis-cli
act=schedule job.
type
=collect job.verbosity=2 job.output=
/tmp/
$NODE-Collect job.node=$NODE job.force=1
# to find the output files.
ls
$NODE*
echo
"Timestamp is about: `date +%s`"
# Select the files that match similar timestamp