rtop-bot
rtop-bot copied to clipboard
A Bot for Remote Server Monitoring over SSH
0.2.1 hipchat support removed and fix ssh connection! [HostKeyCallback non-permissive by default](https://github.com/golang/go/issues/19767)
The bot does not pick up other key names in different directories, apart from id_rsa. ``` ./rtop-bot -s xoxb-33505060097-BwtQ5qksmUKAqZQOyEpD3zrW rtop-bot: bot [rtopper] ready rtop-bot: hit ^C to exit rtop-bot: open...
I have servers that are dhcp assigned and only expose port 80 and 443. The WAN is also dynamic ip. Think of IOT devices. I can't change this or touch...
Solved problems with dots in hostnames Fixes: https://github.com/rapidloop/rtop-bot/issues/4
When the hostname contains a period or you're looking to get the status of a host w/ a fqdn the following error is displayed (assuming my fqdn is a.blah.abc) [http://a.blah.abc|a.blah.abc]:...
Hi, When running rtop-bot, it runs, connects to HipChat, but when I issue it a command via HipChat the app throws this error and quits: rtop-bot: open ~/.ssh/id_rsa: no such...