On 15 April 2014 12:19, Jori Mantysalo <[email protected]> wrote:
> After logging into sage one sees what sheets are "running", i.e. that have
> data in memory so that user can just continue doing something.
>
> However, is it possible to add some way to see "really running" sheets, i.e.
> those that are actually calculating something? At least for admin this would
> be nice feature when figuring out good time for booting server.
>

I have been wanting to know this for several years!  Luckily on my
notebook server there are only a few users, so I just email them all
to ask if they are really running anything.  Even that is not as easy
as it should be, since they are required to provide an email address
when they make an account, but I have never found a way to email all
users.

One thing you can do is run top on your server: assuming that all
notebooks are running under the account with username sage, you can
look to see if any processes owned by sage are using a non-trivial
amount of CPU.  If not, you can go ahead and restart the server with a
small chance of annoying some of your users...

John

> --
> Jori Mäntysalo
>
> --
> You received this message because you are subscribed to the Google Groups
> "sage-devel" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/sage-devel.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to