Nserver -c "show disk"

I run nserver -c “show disk” from a program document on my r5.x server. I get output in the notes log (log.nsf). When I do the same thing on my R6.0.1 server i have not been able to get any output. Most of the time the command does not even show up in the log and when it does I never see any results. Does this not work in R6?

Subject: nserver -c “show disk”

Hi,

I am using these commands successfully in R6.0.1 but I write “server -c …” instead of “nserver -c …”.

Maybe you can give it a try.

I used:

server -c “tell collector collect”

server -c “restart server”

Bye

Hynek

Subject: nserver -c “show disk”

You know you can get the same information via a probe or statistics. You make a notification or a write to any NSF. I think you would have a better way of getting this information this way than via a program document.

HTH cheers