Start a Conversation

This post is more than 5 years old

Solved!

Go to Solution

1004

July 10th, 2018 03:00

Networker Uptime

In Networker, what is the command to find the networker up time. I know in nsrwatch it shows. But from where it is fetching that information. Please let me know.

2.4K Posts

July 10th, 2018 09:00

Of course Hrvoje's solution will work ... if the current daemon.raw contains that information.

Here is an nsradmin query that will work:

C:\>nsradmin

NetWorker administration program.

Use the "help" command for help, "visual" for full-screen mode.

nsradmin>

nsradmin> . type: nsr

Current query set

nsradmin>

nsradmin> option hidden

Hidden display option turned on

Display options:

        Dynamic: Off;

        Hidden: On;

        Raw I18N: Off;

        Resource ID: Off;

        Regexp: Off;

nsradmin>

nsradmin> show totals since

nsradmin>

nsradmin> p

                totals since: "Mon Jul 09 22:29:27 2018";

nsradmin>

nsradmin> q

C:\>

2 Intern

 • 

14.3K Posts

July 10th, 2018 08:00

I guess it is some value kept in memory... you can (most of the time) see when daemon.raw started and that would match last time server was started (it may depend on OS and your rotation policies of course).

No Events found!

Top