The following packages are distributed under the terms of the GNU General Public License, so that if you would distribute a work based upon "nar" or "nsrio" scripts, the derived work would still be covered by the GNU General Public License.
nar -s mybackupserver -r group -c smeagol -o report.txtprovides a performance report (average backup speed) for the NetWorker client "smeagol", displaying the various groups that the client smeagol belongs to. If you add the following to your crontab file:
1 12 * * * /usr/bin/nar -o /var/nar/\%d -rgroup -n0 >/dev/null 2>&1then NAR will build a directory with reports on your NetWorker server.
The NSRIO utility works a bit like IOSTAT, and reports samples of NetWorker device statistics. For example, the command :
nsrio -d /dev/nst0 -i 2shows the rate (in megabyte per seconds) and the current number of sessions on the device /dev/nst0, and prints samples of these values every two seconds.
The current version of NSRIO is : nsrio-0.0.5.tgz.
The current version of MMSUM is : mmsum-0.0.4.tgz.
Here are some precompiled binaries of NAR and NSRIO :