Everything posted by dmacias
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
I added it. I've used it before to debug wake on lan packets.
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
Only thing I could find about that error is with other linux distros. I booted up 6.2.4 and screen installed and worked. Check that something else isn't installing another version of screen. Maybe /boot/extra. The Nerdpack screen is not dependent on libelf. Also, if you were missing utempter you would see that error.
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
I compiled it and tested to work with virt manager. Not sure how to handle the removal of the nc package. If I remove it from the repo, it can't be uninstalled.
-
Speedtest.net for unRAID 6.1+
Should be fixed now.
-
Speedtest.net for unRAID 6.1+
Yes it's possible. I could add it as a setting. I'm not sure everyone would want a column showing their wan ip. Until then you could add a cron job for every hour to execute this command and your wan ip would be logged. wget -qO- myip.dnsomatic.com | logger -tspeedtest
-
Speedtest.net for unRAID 6.1+
Sorry I forgot to change the date in the plg. Should work now
-
Speedtest.net for unRAID 6.1+
Are you on unRAID 6.1.9? If so update the plugin.
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
Same for host and nslookup . I compiled a newer version and added the depends. Give it try.
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
Same for host and nslookup . I'll have to check it out when I get home. It needs json-c too.
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
You will have to delete the old package manually. The underscore in the version number was causing problems. I added a newer version and removed the underscore.
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
Done. Holy cow!! That was quick! Thanks a lot! Sent from my Nexus 6P using Tapatalk Thanks dmacias, One problem though...the script errors out when installing with npm -i command... I think it requires nodejs >=4 It's this the package? https://slackbuilds.org/repository/14.1/development/nodejs/ If it is, could you add it instead when you have time? Thanks again! Sent from my Nexus 6P using Tapatalk Ok I switched to nodejs. Give that one a try.
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
Done.
-
Wake on Lan plugin for unRAID 6.1
The MB has 4 Ethernet ports, but only three working. I recently changed from bonding type 1 to 4. I tried going back to type 1 and unplugging all but one interface, which is how it was when last working, but no change to the network scan. Here is my network.cfg from the bonded configuration: # Generated settings: IFNAME[0]="br0" BONDNAME[0]="bond0" BONDING_MIIMON[0]="100" BRNAME[0]="br0" BRSTP[0]="no" BRFD[0]="0" BONDING_MODE[0]="4" BONDNICS[0]="eth0 eth1 eth2" BRNICS[0]="bond0" DESCRIPTION[0]="" USE_DHCP[0]="no" IPADDR[0]="192.168.1.8" NETMASK[0]="255.255.255.0" GATEWAY="192.168.1.1" DHCP_KEEPRESOLV="yes" DNS_SERVER1="192.168.1.4" DNS_SERVER2="" DNS_SERVER3="" MTU[0]="" SYSNICS="1" Ok. I think I got it this time.
-
Wake on Lan plugin for unRAID 6.1
I got the update and a scan still doesn't return anything. I also went to 6.2.2. What's your network config for unRAID? How many nics and which ones are connected? Could you post your network.cfg from your flash drive?
-
[Plugin] IPMI for unRAID 6.1+
Try running ipmisensors from the command line, see if there's errors. Freeipmi package may not have installed. Are you using local or network connection? Try switching to network. You could also uninstall then rename the ipmi plugin folder or delete it. Then reinstall. Paste the plugin install log from the popup here. Also if you search your syslog for ipmi and any errors.
-
[Plugin] IPMI for unRAID 6.1+
Yes, I'll try to find some time to work on it. But don't expect much. It will be just low, high and medium based on a temp.
-
[Plugin] IPMI for unRAID 6.1+
What version of unRAID? Edit: Should be fixed now
-
[Plugin] Command Line Tools (Shell in a Box) for 6.1+
Should work with ip address now for 6.2+
-
Wake on Lan plugin for unRAID 6.1
Thanks. 6.2.1 is the version. Should be fixed now
-
Wake on Lan plugin for unRAID 6.1
What version unRAID? I think some of the unRAID variables changed I was relying on. I have a similar problem with another plugin. I'll look in to this.
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
Yes php update and some depreciated functions I was using. All good now. It only affected the settings page. The packages would still install. And thanks Eric for the fix.
-
[Plugin] Command Line Tools (Shell in a Box) for 6.1+
Yes I'll check it out. I'm on rc2 also but I don't use the shellinabox portion of the plugin. Awesome!! Thank you Sent from my iPhone using Tapatalk I suspect your using Connect by IP Address. I also started using my second nic bridged for vm's and now have multiple variables for ipaddr. If I turn that on, it won't connect. I'll have to do a little work before it's fixed. Maybe just add an ip address field. But it works fine for me with Connect by IP Address set to no.
-
[Plugin] Command Line Tools (Shell in a Box) for 6.1+
Yes I'll check it out. I'm on rc2 also but I don't use the shellinabox portion of the plugin.
-
[Plugin] IPMI for unRAID 6.1+
Not sure if this is worth noting on my end, however, I'm also experiencing the exact same issue after update 2016.10.17 with one major difference. I'm running IPMI Tools in unRAID 6.2.1 on two servers but only one server is having the issue. Server A with this board: SUPERMICRO MBD-X11SSL-F-O is having the issue and I keep getting this error in my syslog: Oct 19 22:54:17 Tower kernel: ipmi_si IPI0001:00: Error clearing flags: cc. Also, "IPMI-SENSORS" will not run from the command line. There is an error that states that the ipmi.sensors.config file cannot be found. I've attached the log for more details. Server B with board: SUPERMICRO MBD-X10SLL-F-O is working just fine after update 2016.10.17. The SUPERMICRO IPMI admin tools shows all sensors green and active I was helping someone with 6.1 but initially set the Max for freeipmi to 6.1 which didn't work because it's 6.1.9. So I changed it to Min 6.1 but forgot the Max which then installed the wrong version on 6.2. I only updated the plg file. So it's possible depending when you updated one server got the broken 10.17 plg. Anyway I pushed an update for the plugin and it should work now.
-
[Plugin] IPMI for unRAID 6.1+
What version of unRAID? I'm on 6.2.1 Give me a min and I'll push an update. Edit: should be fixed. Forgot the max on the 6.1 freeipmi so it was getting installed on 6.2