Skip to content

this is a small shell script that will display some very useful information about your Linux server

Notifications You must be signed in to change notification settings

le-mountassir/Linux-server-Monitoring-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Linux-server-Monitoring-Script

this is a small script that will display the following information:

  • The architecture of your operating system and its kernel version.
  • The number of physical processors.
  • The number of virtual processors.
  • The current available RAM on your server and its utilization rate as a percentage.
  • The current available memory on your server and its utilization rate as a percentage.
  • The current utilization rate of your processors as a percentage.
  • The date and time of the last reboot.
  • Whether LVM is active or not.
  • The number of active connections.
  • The number of users using the server.
  • The IPv4 address of your server and its MAC (Media Access Control) address.
  • The number of commands executed with the sudo program.

About

this is a small shell script that will display some very useful information about your Linux server

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages