Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/decipher2k/multimon-ssh-server-administration
SSH, SCP, macros, server monitoring and logfile display
https://github.com/decipher2k/multimon-ssh-server-administration
Last synced: about 1 month ago
JSON representation
SSH, SCP, macros, server monitoring and logfile display
- Host: GitHub
- URL: https://github.com/decipher2k/multimon-ssh-server-administration
- Owner: decipher2k
- License: gpl-3.0
- Created: 2017-06-05T14:55:22.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-09-05T15:02:23.000Z (over 3 years ago)
- Last Synced: 2023-10-20T19:16:30.244Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 1.31 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE.txt
Awesome Lists containing this project
README
MultiMon
==========================================
MultiMon is a Linux server adminitration panel for dotNet.
It comes with the following features:
-SSH
-SCP
-Macros
-Syslog viewer
-Server Monitoring
-Notes
Everything is put together on one screen. You won't have to login seperately to your ssh
and your scp or run cmd commands or switch tabs to reach the file upload. Simply double-click on a SSH session and everything will
connect and update automatically.
Add macros and servermonitoring on demand.
Caveat: The terminal is not stream based, thus stuff like vi or pipes won't work.
Version History:
v0.1b: First beta
v1.0: fixed bugs, added netstat and ps
v2.0: lots of bugfixes, reimplemented cpu/ram usage------------------------------------------
This program is licensed under the GPLv3.
Coded 2017 by Dennis M. Heine