Everything posted by dmacias
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
I can see about adding pstack to the dev pack. It requires a too many dependencies for here. And most are already in the dev pack.
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
Did you try the netcat-openbsd?
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
I updated to python 2.7.14. Give that a try.
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
I'll take a look. However there's no pre built package or slack build that I could find. So it may be a while till I have time. Have you tried borg backup?
-
[Plugin] IPMI for unRAID 6.1+
Yeah that sucks. It's a very useful tool. It may be in the manual but for an X10SAE-O or other model.
-
[Plugin] IPMI for unRAID 6.1+
From what I can tell your board doesn't have ipmi.
-
[Plugin] NUT v2 - Network UPS Tools
The localhost is for the monitor. As a slave you would enter an ip. What do your ups.conf and upson.conf have in then? Also with the Start Network UPS Service set to yes. Try running /etc/rc.d/rc.nut stop Then run /etc/rc.d/rc.nut start. See if there's any errors. You also might try uninstalling the plugin and renaming or deleting the config/plugins/nut directory on the flash drive
-
[Plugin] NUT v2 - Network UPS Tools
Did you try leaving the name as ups and ip as localhost then username monuser and password monpass? Edit. Do you have your previous conf files?
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
No need to reboot. use installpkg and removepkg. But maybe there's a docker that would do want you need.
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
If you look at the slackbuild it will give you an idea of what you need. https://slackbuilds.org/repository/14.2/multimedia/ffmpeg/. You can also install it and run it. You'll get an error telling you what your missing. Then download and install the package with that missing library and try again. Keep going till you get them all and it runs clean.
-
[Plugin] IPMI for unRAID 6.1+
Try removing the plugin and installing the beta in the op. The beta was for supermicro boards but also alot of other changes were made. It's not really beta anymore.
-
[Plugin] IPMI for unRAID 6.1+
I'll check this out and see where it's failing to determine your board is an ASRock. Which version of the plugin are you using?
-
[Plugin] NUT v2 - Network UPS Tools
NUT plugin v2 for unRAID 6.1+ NUT - Network UPS Tools - http://www.networkupstools.org/ Based on the original NUT plugin by macester Original thread https://forums.lime-technology.com/topic/40690-plug-in-nut-network-ups-tools/ Features - Start on boot - All NUT usb drivers selectable (can set custom driver) - Shutdown on (Battery Level, Battery Runtime, Timer) - Turn off ups (needed for auto-poweron) - Settings in webGui - Stats in webGui - Notifications to webGui and email 1. Copy the plugin url: ** LINK DEPRECATED, PLEASE INSTALL FROM COMMUNITY APPLICATIONS ** 2. Paste url into install plugin text input and click install To disable the built in UPS try settiing it to: Start APC UPS daemon: No UPS cable: Custom UPS type: Dumb Change Log ###2020.03.17 - gfjardim added footer and dashboard plus many other tweaks ###2019.02.03 - update all icons to fa icons - fix editor font in black theme ###2019.01.24 - update settings icon to fa font ###2018.11.25 - add autov to css and js - build nut package from usblib-1.0 branch - remove support link from readme ###2018.05.09 - fix Autodetect - fix null port error ###2018.04.29 - fix rc script interfering with cupsd - fix Run time in red only when on battery thanks@realies - compile nut-2.7.4.20180429 libusb 1.0+0.1 branch for 6.5 added patch for wait and retry ###2018.01.16 - tweak notification event and subject ###2018.01.14 - fix nut power showing 0 ###2018.01.09 - update nut package to 2.7.4 2017.11.29 commit fd7189d - revert Eaton use-case since it is included in nut package - add ups va and watt capacity inputs for ups that do not present real power nominal ###2018.01.06 - add Eaton use-case to improve load accuracy thanks@realies ###2018.01.03 - fix load for ups with ups.power.nominal vs ups.realpower.nominal ###2017.11.29 - fix permissions so nut conf are not world readable - fix nut-scanner options, only scan usb for auto config ###2017.11.26 - fix plugin install service starting when disabled ###2017.11.25 - fix snmp port input box length and add ip mask ###2017.11.03 - update killpower flag - update permissions and security for nut configs - change username and password variables - add slave user and password ###2017.10.28 - downgrade nut package to 2.7.4 due to usb resets in 6.4rc10b ###2017.10.10 - fix ipaddr filter - update input masks for ipaddr, name and username ###2017.10.08a - fix move old pids to new location - compile nut package to latest commit 2017.09.21 - fix: new nut package uses /etc/nut and /var/run/nut ###2017.10.05 - fix add username and password to upsd users - add autorefresh to editor to fix line number placement - move cdnjs to local - update support for new themes ###2017.09.17 - add ability to change UPS Monitor Name, User and Password ###2017.06.17a - add support for 6.4 themes ###2017.06.04 - add net-snmp package ###2017.05.27 - add autodetection for UPS - fix ip mask ###2017.05.26 - add master/slave options - fix runtime display format ###2017.05.24 - add dropdown options for battery and timers - add killpower flag condition to shutdown script ###2017.05.22 - fix shutdown scripts - move default nut conf files ###2017.05.20 - fix manual config settings ###2017.05.19 - fix reload button - add start conditions to rc script ###2017.05.17 - add manual mode, reload and config editor to settings page - reformat settings page, hide unused vars - add vars, rewrite, combine and move scripts - add snmp settings from Ambrotos fork - untested - add UPS summary, UPS details page and dashboard page - add dynamix plugin api - remove depreciated code - restructure and repackage plugin - rename nut plugin package to difer from nut package ###2015.09.19### - UPS statistics now auto updates(every two seconds) ###2015.08.24### - added launch from plugins(saarg) ###2015.08.23### - added blazer_ser to drivers ###2015.08.23### - Public Release - Fix, Restart on upgrades ###2015.08.22### - Uninstall fixes - Fix autorestart after upgrade - Make USB drivers selectable - Add shutdown on battery levels - Remove user/password and hardcode them (see plugin help) - Moved scripts to plugin folder for 6.1 (ln -s rc.nut) ###2015.08.21### - Initial Release - Test Version (plg)
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
This is similar to other media programs and would require a number of other dependencies also.
-
[Plugin] IPMI for unRAID 6.1+
Did you click Configure on the Fan Control page? Fan control needs an array of values that reference fan names and their location in the ipmi raw command.
-
[Plugin] IPMI for unRAID 6.1+
I'll look at maybe adding a setting to ignore specific drives in fan control when hdd temps are polled.
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
Refresh the Nerdpack page or click on Check for Updates and they should show up. Also you'll need Perl for irssi.
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
I added both
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
I'll fix it. Edit: It's fixed now
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
Yes if you can close the telnet window now When you reconnect to unRAID type screen -r to resume the session and type exit when your done.
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
Added.
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
I'll see what I can do Edit: I added 7.93
-
unRAID 6 DevPack - Dev tools (gc, gcc, glib, make, etc.)
Thanks. I updated several packages to be compatible with 6.4-rc7a
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
Sorry these are outside the scope of this plugin. Both of these would require multiple other packages to work. I tried the intel-gpu-tools but gave up after about half a dozen packages.
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
It's included with unRAID.