Starting up Drobom

95 views
Skip to first unread message

fra...@email.com

unread,
Jun 30, 2013, 6:46:39 AM6/30/13
to drobo...@googlegroups.com
Hi there,

How do I know which folder drobom utils is in please?

Please could someone let me know how to add a command to start up drobom utils on every boot?

My Drobo is out of sight, such that if one disk fails I on't see, etc.

I am currently using Linux Mint 15.

Many thanks for any help/tips or tricks, as having moved to Linux I am over the moon!

Kind regards,

Frazer


Daniel Renaud

unread,
Aug 3, 2013, 8:28:39 PM8/3/13
to drobo...@googlegroups.com
I would like to do something similar. I am thinking about running drobom status or info on login, maybe adding a script to init.d or something. Have you come up with a nice solution?

Frazer Jamieson

unread,
Aug 4, 2013, 9:22:58 AM8/4/13
to drobo...@googlegroups.com
Not had the time as yet, but would still be most interested.

Daniel Renaud

unread,
Aug 5, 2013, 12:03:15 PM8/5/13
to drobo...@googlegroups.com
Hey I got something nice working. I am using Ubuntu so your mileage may vary.

When I ssh to the machine I am always greeted with some system information. This is called the "message of the day" (MOTD)

I was able to add my own stuff to this message by creating a script called 'drobo-status' in '/etc/update-motd.d'.

The script was simple enough 

#!/bin/sh

status=$(sudo drobom status)

echo
echo "Drobo Status: ${status}"
echo

Thats all she wrote. Now when I login in via ssh, the Drobo status is included in the Message of the Day.

Hopefully you can use this to do what you want.
Good Luck.

Frazer Jamieson

unread,
Aug 11, 2013, 3:40:18 AM8/11/13
to drobo...@googlegroups.com
Hi Daniel,

Thanks Daniel, that's very kind of you.

I'm a bit of a newbie here!

I use Ubuntu, and don't SSH on to it, so I don't get a message...

Is there anything that you know?

Kind regards,

Frazer.
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "drobo-talk" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/drobo-talk/9qBnYY5ewlM/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> drobo-talk+...@googlegroups.com.
> To post to this group, send email to drobo...@googlegroups.com.
> Visit this group at http://groups.google.com/group/drobo-talk.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>

Reply all
Reply to author
Forward
0 new messages