Hi Folks,
I just built my first NAS4FREE:
Toshiba TransMemory mini Suruga 8GB schwarz
be quiet! System Power S7 300 Watt bulk
Kingston 4GB DDR3L SO-DIMM 1600MHz, PC3-12800
Cooler Master Elite 120 Advanced schwarz
ASRock Q1900-ITX
2 X Seagate ST3000VN000 NAS HDD 3TB
My Hardware supports WOL and I want to use it, but I could not find a way to get it run.
I tried this, but it didn't work:
https://github.com/fritz-hh/scripts_NAS ... ageAcpi.sh
I'm now trying to write my own script, which is really hard for someone who has no experience with unix nor shell.
I have the following concept:
- issue a "ps -x" command (The top command only show CPU seconds, ps also hundredths)
- sum all CPU used
- if nearly no CPU is used for a specific time, "shutdown -r now"
I already identified the FUPPESD process as problem, it is always using a lot of CPU.
Know anyone also some problems of my concept?
Has anyone a similar script / solution?
Is anyone interested to share my script if I get it run?
This is the old XigmaNAS forum in read only mode,
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
Standby / WOL
-
Gleneisenbach
- Starter

- Posts: 37
- Joined: 04 Apr 2015 10:36
- Location: Neu-Anspach
- Status: Offline
Standby / WOL
ASRock Q1900-ITX, be quiet! System Power S7 300 Watt bulk, Kingston 4GB DDR3L SO-DIMM 1600MHz, PC3-12800, 2 X Seagate ST3000VN000 NAS HDD 3TB, Cooler Master Elite 120 Advanced schwarz,Toshiba TransMemory mini Suruga 8GB schwarz
NAS4Free11.0.0.4 -(Sayyadina)
NAS4Free11.0.0.4 -(Sayyadina)
- b0ssman
- Forum Moderator

- Posts: 2438
- Joined: 14 Feb 2013 08:34
- Location: Munich, Germany
- Status: Offline
Re: Standby / WOL
Nas4Free 11.1.0.4.4517. Supermicro X10SLL-F, 16gb ECC, i3 4130, IBM M1015 with IT firmware. 4x 3tb WD Red, 4x 2TB Samsung F4, both GEOM AES 256 encrypted.
-
Gleneisenbach
- Starter

- Posts: 37
- Joined: 04 Apr 2015 10:36
- Location: Neu-Anspach
- Status: Offline
Re: Standby / WOL
Hi b0ssman,
thanks for your reply.
I have search with google for days but I hadn't found this.
Meanwhile my script is up and running, but to be honest, monitoring the i/o is much better than CPU.
Nevertheless I won't switch to this script because a new problem arose, I can't wake up my server over the internet.
The problem is my router, which I can't replace that easy. So I have to de-activate the script when I'm out for longer, with a lot of cron jobs this cause much work.
My script is working link the manageacpi.sh as startup script.
Grüße nach München
Dirk
thanks for your reply.
I have search with google for days but I hadn't found this.
Meanwhile my script is up and running, but to be honest, monitoring the i/o is much better than CPU.
Nevertheless I won't switch to this script because a new problem arose, I can't wake up my server over the internet.
The problem is my router, which I can't replace that easy. So I have to de-activate the script when I'm out for longer, with a lot of cron jobs this cause much work.
My script is working link the manageacpi.sh as startup script.
Grüße nach München
Dirk
ASRock Q1900-ITX, be quiet! System Power S7 300 Watt bulk, Kingston 4GB DDR3L SO-DIMM 1600MHz, PC3-12800, 2 X Seagate ST3000VN000 NAS HDD 3TB, Cooler Master Elite 120 Advanced schwarz,Toshiba TransMemory mini Suruga 8GB schwarz
NAS4Free11.0.0.4 -(Sayyadina)
NAS4Free11.0.0.4 -(Sayyadina)
- b0ssman
- Forum Moderator

- Posts: 2438
- Joined: 14 Feb 2013 08:34
- Location: Munich, Germany
- Status: Offline
Standby / WOL
A good router makes life easier. You could for example get a raspberry pi and do port forwarding and do wol from there.
Sent from my iPhone using Tapatalk
Sent from my iPhone using Tapatalk
-
Gleneisenbach
- Starter

- Posts: 37
- Joined: 04 Apr 2015 10:36
- Location: Neu-Anspach
- Status: Offline
Final end of Standby / WOL
Here is the end of the story:
1) I created my own script: viewtopic.php?f=70&t=8678
2) I activated the power on after power failure in the bios.
3) I activated the automated power on at 08:00 am in the bios
Now my server is up from 08:00 am to minimum 10:00 pm and only shutdown after 10:00 pm if it was unused for 90 minutes.
1) I created my own script: viewtopic.php?f=70&t=8678
2) I activated the power on after power failure in the bios.
3) I activated the automated power on at 08:00 am in the bios
Now my server is up from 08:00 am to minimum 10:00 pm and only shutdown after 10:00 pm if it was unused for 90 minutes.
ASRock Q1900-ITX, be quiet! System Power S7 300 Watt bulk, Kingston 4GB DDR3L SO-DIMM 1600MHz, PC3-12800, 2 X Seagate ST3000VN000 NAS HDD 3TB, Cooler Master Elite 120 Advanced schwarz,Toshiba TransMemory mini Suruga 8GB schwarz
NAS4Free11.0.0.4 -(Sayyadina)
NAS4Free11.0.0.4 -(Sayyadina)