[ome-users] Omero maintenance

Leon Kolchinsky lkolchin at gmail.com
Fri Oct 21 00:42:11 BST 2011


Hello All,

I have a quick question regarding Omero maintenance:

I'm running the following script every hour:

# cat /srv/scripts/cleanse_omero_repo.sh
#!/bin/bash

USERNAME="root"
PASSWORD="verysecret"
BINARY_REPOSITORY="/srv/omerodata"
OMERO_HOME=/srv/omeroserver
/bin/su - omero -c "$OMERO_HOME/bin/omero -s localhost -u $USERNAME -w
$PASSWORD admin cleanse $BINARY_REPOSITORY"

The output usually is something like that:
Created session 0cb6dedf-4653-42b4-911a-d41e492fc6bd (root at localhost:4064).
Idle timeout: 10.0 min. Current group: system

Is it OK?
What does it mean?
Any way to make it more "user friendly" in the future versions?


Cheers,
Leon Kolchinsky
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openmicroscopy.org.uk/pipermail/ome-users/attachments/20111021/af337927/attachment.html>


More information about the ome-users mailing list