ControlR (Android/iOS app for unRAID)


Recommended Posts

Hi,

 

I'll be working on the following features next:

 

- Show UPS stats

- View System Log

- Go directly to server if only one server is added

- Show unassigned devices

- Add server by hostname

- System Temperature

 

I do need some help though, with regards to UPS, UD and system temperature.

 

I understand all 3 of them need a plugin, since I can't see them in a pristine unRAID build, but I'm not running those plugins.

 

If you're running any of them, it'd help a lot if you could send me some server files (and a screenshot)

 

The files I need are:

var.ini

disks.ini

shares.ini

users.ini

plus the output of "/", "/Dashboard", "/Docker", "/VMs"

 

I need these files to simulate the server in my test environment and develop the features. I'd like a screenshot showing the feature to have something to compare against.

 

I made a script to make it easier to get these files.

 

The script removes registration/flash information as well as disk serial numbers (from var.ini and disks.ini respectively).

 

Remove any additional data you want.

 

The script is available at https://github.com/jbrodriguez/controlr/blob/master/support

 

To use it do this

 

cd <some_folder>
curl -fsSL https://raw.githubusercontent.com/jbrodriguez/controlr/master/support
chmod +x support
./support

 

You can pass server ip/address and port, to bypass input prompts

 

./support 192.168.1.10 81

 

It will prompt for you server's password (press enter if you don't have a password).

 

When it's done, you'll have a controlr.zip file that you can email me ([email protected])

 

Hope it makes sense :)

Link to comment

Hi,

 

I'll be working on the following features next:

 

- Show UPS stats

- View System Log

- Go directly to server if only one server is added

- Show unassigned devices

- Add server by hostname

- System Temperature

 

I do need some help though, with regards to UPS, UD and system temperature.

 

I understand all 3 of them need a plugin, since I can't see them in a pristine unRAID build, but I'm not running those plugins.

 

If you're running any of them, it'd help a lot if you could send me some server files (and a screenshot)

 

The files I need are:

var.ini

disks.ini

shares.ini

users.ini

plus the output of "/", "/Dashboard", "/Docker", "/VMs"

 

I need these files to simulate the server in my test environment and develop the features. I'd like a screenshot showing the feature to have something to compare against.

 

I made a script to make it easier to get these files.

 

The script removes registration/flash information as well as disk serial numbers (from var.ini and disks.ini respectively).

 

Remove any additional data you want.

 

The script is available at https://github.com/jbrodriguez/controlr/blob/master/support

 

To use it do this

 

cd <some_folder>
curl -fsSL https://raw.githubusercontent.com/jbrodriguez/controlr/master/support
chmod +x support
./support

 

You can pass server ip/address and port, to bypass input prompts

 

./support 192.168.1.10 81

 

It will prompt for you server's password (press enter if you don't have a password).

 

When it's done, you'll have a controlr.zip file that you can email me ([email protected])

 

Hope it makes sense :)

 

APCUPSD is built into unraid now. So no plugin needed if you have a UPS that supports any of the APC standards. There is a plugin called NUT for other UPS's though.

Link to comment

Tried to stop a docker yesterday and hitting the stop button does nothing.  Running Unraid 6.1.9

 

Sent using Tapatalk

 

bnevets27, 6.2.3 release notes mention

- webGui: Fixed: Web UI Docker Stop/Restart does not cleanly stop container

 

I'll check if I need to make any changes to support this, but hopefully this should help with the issue you mentioned (whenever you upgrade to 6.2.3 :)

Link to comment

v2.3.0 is out ! (The app store had an unusually fast turn around)

 

Many new features are included in this release:

- Show server logs (system, docker and vms)

- Add servers by hostname (in addition to by ip address)

- Go to server details page when there's only one server

 

For the show logs feature, you need to install ControlR

plugin v1.1.0 (at least)

 

Also in this release:

- Support for 6.3.x (RCs)

- General improvements and bug fixes

 

Remember to install the plugin, for the logs to show up.

Link to comment

For the show logs feature, you need to install ControlR

plugin v1.1.0 (at least)

What do you mean by "at least"? Are there other dependencies as well?

 

I read it as requiring at least V1.1.0, as in won't work with V1.0 for instance.

Oh. I get it. :)

Maybe "or later" might work better.

Or maybe I'm just a little slow.:)

Link to comment

For the show logs feature, you need to install ControlR

plugin v1.1.0 (at least)

What do you mean by "at least"? Are there other dependencies as well?

 

I read it as requiring at least V1.1.0, as in won't work with V1.0 for instance.

Oh. I get it. :)

Maybe "or later" might work better.

Or maybe I'm just a little slow.:)

 

Just sounded like you were "over" thinking it to be honest.  ;)

Link to comment

The 6.3.x RCs changed the way network variables are stored internally, which caused the app not to be able to add servers running these versions.

 

I'll be pushing a new version this week to address the issue.

 

LT like to keep you on your toes don't they....  ::)

Just discovered the other day that within CA clicking on a running container's icon within the resource monitor or the more info link on the full description wouldn't take you to cAdvisor, due to a change somewhere in 6.3...
Link to comment

Just updated my iPhone app and the plugin. The iPhone app goes directly to my single unRaid server, but I can't access any logs.

Got log access working. Had to stop and restart the plugin (Open Web UI) and refresh the mobile app.

 

I hope to look into the issue with the plugin needing a restart this weekend (it's something about the system plugin events in 6.2.x I guess).

 

And there's a bug when one of the logs isn't present.

 

I'm looking into it.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.