/* No Comment */ UPDATE: I changed some stuff around and moved to this domain. I will be slowly moving stuff over to this domain as I have time. Applications and OS AlternitivesMikrotik WorkLost password for Dude AgentDude agent installed and you left the password in an unsaved notepad...on the computer that rebooted... Sucks for you.. Then you reinstall the agent however that did not fix it either because you still can not log in with the default admin/blank Real easy to solve you have one more step to do. /store remove "dude" Basically you need to run /store print to determine which "Store" you have to remove. When I did it the name was "dude". You will have to uninstall the dude package. then remove the store. Reboot the mikrotik and you can install the dude agent like it was the first time. Hope that helps.
Disk IO giving you troubleCheck top as any good sysadmin would.... Nothing on the processer but the "%wa" is high... you might ask what the **** is %wa. This would be IO wait. Now comes the interesting process of tracking that down. It use to be hard to nigh on impossible to track down but there are some cool new tools that you should install on your server. The following two tools are: iostat which might be part of the sysstat package. If you use debian you can simply run: apt-get install sysstat Another that is really nice is iotop Debian command again: apt-get install iotop iotop works just like you might expect. It is a great tool that give you top functionallity but for the IO. If you want to read more I did a quick search and here are some good articles about the above apps. http://bencane.com/2012/08/06/troubleshooting-high-io-wait-in-linux/ http://guichaz.free.fr/iotop/ Keywords: %wa:99.0 |