Don
Monitoring your server with tmux
With tmux, you can create a monitoring system allowing you to check on your server remotely and get the perfect overview of what’s happening. Joey Bernard explains how… here are lots of systems and utilities available to monitor your system. Many of these are web-based, or they run as a client-server system.
Unfortunately, there are several instances where the only allowed connection to the server of interest is over SSH. This might be for several reasons, the least of which being security. In these cases, you will likely still want some way of easily monitoring what is going on with your server. Using tmux, you can create a session which will run all of your monitoring software and
keep it running, regardless of whether you lose your connection or not.
This article will cover the basics of creating such a session, which you should be able to tune and tweak to fit your specific requirements. This way, you can simply log in using any available SSH connection and see, in an instant, all of the information that is of interest to you. Also, since you need to log into the system over SSH, you don’t need to worry about the problems of locking down other software, such as a web server.
Resources
Step by Step
Step 01
Getting tmux
Tmux originated as part of the OpenBSD system. It should be available in most distributions. For example, you can get it in Ubuntu with ‘sudo apt-get install tmux’. If you need the latest and greatest features, you can download the source code from SourceForge.
Read More...
http://www.linuxuser.co.uk/news/monitoring-your-server-with-tmux
- New PlayStation PSN Web Store blocks Linux computers
- Get Android on your Raspberry Pi
- Monitoring your server with tmux
- Linux Mint 14 Review – The Best Desktop Linux
- Raspberry Pi Media Centre Tutorial
- News 12-10-12
- Simulating CRT or Vector displays for more realistic emulation
- Transmit FM using Raspberry Pi and no additional hardware
- OLED name badge with rechargeable LiPo cell
- Linux Today - Monitoring your server with tmux
- Monitoring your server with tmux | Linux User
- Linux Today - How to Change CPU Affinity of CPU Intensive Multithreaded Applications (Ubuntu)
- How to Change CPU Affinity of CPU Intensive Multithreaded Applications (Ubuntu) - Linux notes from DarkDuck
- Linux Today - Linux Mint 14 OEM Has Been Released
- Linux Mint 14 OEM Has Been Released - Softpedia
- FTC investigating app developers for suspected child privacy violations - SlashGear
- Facebook polls close: Facebook wins privacy vote by a landslide - latimes.com
- Instagram pulls photo images from Tweets
- Apple Fixes Maps Snafu Dubbed 'Potentially Life-Threatening' by Police | Gadget Lab | Wired.com
- A New Utility to Keep Your PC Clean and Protect Your Privacy
- Brown Fat Transplants May Spur Weight Loss
- Strauss-Kahn and Hotel Housekeeper Settle Suit Over Alleged Attack - NYTimes.com
- Man Fatally Shot on Midtown Street - NYTimes.com
0 comments:
Post a Comment