Networker

Re: [Networker] Using nsradmin to export the configuration

2013-08-14 18:52:07
Subject: Re: [Networker] Using nsradmin to export the configuration
From: jee <jee AT ERESMAS DOT NET>
To: NETWORKER AT LISTSERV.TEMPLE DOT EDU
Date: Wed, 14 Aug 2013 23:44:58 +0100
Print alone wouldn't work?

bbartick <networker-forum AT BACKUPCENTRAL DOT COM> wrote:

>#!/bin/sh
>
># Brett Bartick
># Networker Config
># Dump the Networker configuration
>
>
>nsradmin -i - <<!EOF
>print type:NSR
>print type:NSR license
>print type:NSR jukebox
>print type:NSR device
>print type:NSR operation status
>print type:NSR label
>print type:NSR pool
>print type:NSR policy
>print type:NSR notification
>print type:NSR schedule
>print type:NSR directive
>print type:NSR group
>print type:NSR client
>!EOF
>exit
>
>+----------------------------------------------------------------------
>|This was sent by bbartick AT us.nomura DOT com via Backup Central.
>|Forward SPAM to abuse AT backupcentral DOT com.
>+----------------------------------------------------------------------

<Prev in Thread] Current Thread [Next in Thread>