Linux - How to check lgtoclnt networker backup running, Check lgtoclnt nsr status using nsrwatch

How to check lgtoclnt networker backup running


The below is simple example to check the networker or lgtoclnt or nsr is running or not.
 # ps -ef | grep nsr
OUTPUT:
 math  12326     1  0  2011 ?        00:00:09 /usr/sbin/nsrexecd
 math  26087 12345  0 14:45 pts/0    00:00:00 grep nsr

To start or Stop lgtoclnt networker daemon
 # /etc/init.d/networker start

# nsrwatch
OUTPUT:

Server: servername Wed Jan 1 12:10:03 2012

Up since: Mon Dec 5 13:03:00 2011 Version: NetWorker 7.6.2.4.Build.669 Network Edition/165
Saves: 264863 session(s), 157 TB total Recovers: 0 session(s)
Device type volume
/dev/xxx/88abc(J) 3590 (none) ejected
/dev/xxx/8abc(J) 3590 (none) ejected
.co:\\.\Tape0(J) 3590 J12575 writing at 1302 KB/s, 205 GB
.co:\\.\Tape1(J) 3590 (none) ejected
.co:\\.\Tape2(J) 3590 (none) ejected
.co:\\.\Tape3(J) 3590 (none) ejected

Sessions:
ap3928bu.bgc.net:D:\ saving to pool 'Remote Max 2 Weeks' (J12575) 175 GB

Messages:
Wed 12:09:32 deleted media notice: Deleted volume: volid=1234965888, volname=w12345, pool=Remote Max 2 Weeks, location=ME
Wed 12:09:33 deleted media notice: Deleted volume: volid=1234857087, volname=W16789, pool=Remote Max 2 Weeks, location=ME
Wed 12:09:34 deleted media notice: Deleted volume: volid=1234567872, volname=W87956, pool=Remote Max 2 Weeks, location=ME
Pending:
*** Pending Overflow, Hit spacebar for full list ***

The topic on Linux - How to check lgtoclnt networker backup running is posted by - Math

Hope you have enjoyed, Linux - How to check lgtoclnt networker backup runningThanks for your time

Tech Bluff