• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here: Home » A Shell Script to Monitor & Update Remote Servers

By Abhishek Ghosh May 19, 2016 9:42 pm Updated on May 19, 2016

A Shell Script to Monitor & Update Remote Servers

Advertisement

This a Free Software created by us. This Shell Script to Monitor & Update Remote Servers From Your Mac or GNU/Linux Computer to check the Ram & Swap usage, Load average, Available updates. You can code contribute to the GitHub Repo of this script to monitor & update remote servers. This is more suitable for Cloud Servers, VPS than a dedicated server. For the dedicated servers, it is better not to be so much lazy. This script is for the Ubuntu servers.

 

A Shell Script to Monitor & Update Remote Servers : Anatomy

 

Previously, we distributed Bash Script to SSH and Update Ubuntu Server for HP Public Cloud. HP Public Cloud got closed. The current set of script has the codes from it.

The structure of the scripts is like this :

Advertisement

---

Vim
1
2
3
4
5
6
7
[ Shell-Script-to-Monitor-Update-Remote-Server]
|- ssh.sh
|
|--[scripts directory]
    |
    |- u.sh
    | -monitor.sh

Executing the first script ssh.sh can control the other scripts. You should be at the Shell-Script-to-Monitor-Update-Remote-Server directory to run ssh.sh script. However, you can directly run monitor.sh and u.sh respectively for monitoring and update. You can also use unix pipe with monitor.sh, use cron from another server to send emails on change of certain parameter with cat, grep, cut etc basic unix tools.
The script is designed for username – password based login to SSH. If you use key based authentication configured by you, you can also use this script. For Amazon like servers, you need to open and edit the script for the SSH command.

In the case you want to run only the monitor.sh, you can use this command without the need to login to the remote server :

Vim
1
ssh username@ip_address 'export TERM=xterm && bash -s' < scripts/monitor.sh

You will get the result on desktop’s terminal.

 

A Shell Script to Monitor & Update Remote Servers : Download and Use

 

Here is the GitHub repo of Shell Script to Monitor Update Remote-Server. Here is a pictorial representation of the script on usage :

Shell-Script-to-Monitor-Update-Remote-Server

Check the source code on GitHub and update by sending pull request if needed.

Tagged With bash script monitor remote servers , bash script to monitor lm_sensors for list of remote servers , https://thecustomizewindows com/2016/05/a-shell-script-to-monitor-update-remote-servers/ , script to monitor server patch , script to update servers , what is runmonitor sh

This Article Has Been Shared 139 Times!

Facebook Twitter Pinterest
Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Orthopaedic Surgeon, Author and Blogger. You can keep touch with him on Twitter - @AbhishekCTRL.

Here’s what we’ve got for you which might like :

Articles Related to A Shell Script to Monitor & Update Remote Servers

  • Cloud Computing : Everything as a Service (XaaS or EaaS)

    Cloud Computing has several levels, Everything as a Service (XaaS or EaaS) targets to make the available resources consumable.

  • Run Cloud Computing based web applications with Prism from Mozilla

    Run Cloud Computing based web applications with rock solid stability with either Prism standalone app or as Firefox Plugin. Both are from Mozilla Labs.

  • Rackspace Cloud Sites php.ini details, Apache 2, Modules Information

    Rackspace Cloud Sites php.ini details, Apache 2, Modules Information are sometimes needed to be known for installing certain CMS.Here is how to know it clearly.

  • Cloud Computing : Take The Full Advantage For Your Website

    Cloud Computing gives the opportunity to scale, provision more resources on demand. But, if resources are not deployed properly, there will be little advantage.

  • PubSubHubbub and Rackspace Cloud Queue

    PubSubHubbub is a networking protocol. Rackspace is Open Source but infamous for difficult to understand API documentation by normal human.

Additionally, performing a search on this website can help you. Also, we have YouTube Videos.

Take The Conversation Further ...

We'd love to know your thoughts on this article.
Meet the Author over on Twitter to join the conversation right now!

If you want to Advertise on our Article or want a Sponsored Article, you are invited to Contact us.

Contact Us

Subscribe To Our Free Newsletter

You can subscribe to our Free Once a Day, Regular Newsletter by clicking the subscribe button below.

Click To Subscribe

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (21K Followers)
  • Twitter (5.3k Followers)
  • Facebook (5.7k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.3k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • Best Powerpoint Templates for Communicating IoT Concepts April 17, 2021
  • How to Build a DIY Water Level Indicator? April 16, 2021
  • How Startups Can Convince the Investors April 14, 2021
  • What to Know About the Cloud Storage Services for Smartphones April 13, 2021
  • WonderFox HD Video Converter Factory Pro Review April 10, 2021

 

About This Article

Cite this article as: Abhishek Ghosh, "A Shell Script to Monitor & Update Remote Servers," in The Customize Windows, May 19, 2016, April 19, 2021, https://thecustomizewindows.com/2016/05/a-shell-script-to-monitor-update-remote-servers/.

Source:The Customize Windows, JiMA.in

 

This website uses cookies. If you do not want to allow us to use cookies and/or non-personalized Ads, kindly clear browser cookies after closing this webpage.

Read Cookie Policy.

PC users can consult Corrine Chorney for Security.

Want to know more about us? Read Notability and Mentions & Our Setup.

Copyright © 2021 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy