- Joined
- May 28, 2011
- Messages
- 10,996
I am looking to place some status data on the main FreeNAS GUI page (see example) but I want to control the data through the jail in order to minimize the rework needed each time a newer version of FreeNAS comes out. I know I could rebuild FreeNAS with the modifications but that is not the preferred way, plus distributing it to anyone who wanted it would just plain suck. Using the jail makes the most sence.
For my first version of this project I want to display some hard drive temps on the GUI. If I can achieve this, that sets the groundwork for a more full featured set of applications we the users could build. So the initial design is to display the first up to 5 drives (because that is all I have right now) and show the current temps. If they are under the user defined threshold they will be green, otherwise they will be red. When you click on the drive icon it will open up a window that will display the drive information and additional user selected data. The alerts don't need to be onl the drive temp, it could be any other parameter that we could read. I think tossing an email as well would be in there as I know I don't sit looking at the GUI all the time. And if I can make the computer beep, that would be a nice touch.
Ultimately I would want it to display all drives in a system but even that may have issues since the GUI does have a limit on what it can show on the main page based on free space so I was thinking about a new tab for those who have a lot of drives, that would show the drive data, and if a tab is the only way to go for the entire project, that is fine too. We could get into charts and more stuff but I think keeping it simple to start out would be best. And once that works, try to create a PBI to install it but that really is another topic.
But I don't know if/how to control the GUI from within the jail. I hope the answer comes back with a possibility to do this.

For my first version of this project I want to display some hard drive temps on the GUI. If I can achieve this, that sets the groundwork for a more full featured set of applications we the users could build. So the initial design is to display the first up to 5 drives (because that is all I have right now) and show the current temps. If they are under the user defined threshold they will be green, otherwise they will be red. When you click on the drive icon it will open up a window that will display the drive information and additional user selected data. The alerts don't need to be onl the drive temp, it could be any other parameter that we could read. I think tossing an email as well would be in there as I know I don't sit looking at the GUI all the time. And if I can make the computer beep, that would be a nice touch.
Ultimately I would want it to display all drives in a system but even that may have issues since the GUI does have a limit on what it can show on the main page based on free space so I was thinking about a new tab for those who have a lot of drives, that would show the drive data, and if a tab is the only way to go for the entire project, that is fine too. We could get into charts and more stuff but I think keeping it simple to start out would be best. And once that works, try to create a PBI to install it but that really is another topic.
But I don't know if/how to control the GUI from within the jail. I hope the answer comes back with a possibility to do this.
