Systatus is a shell script to show basic information about your server which can be useful to have a quick glance of your system and rule out obvious issues if anything is going wrong. There are two versions of this script, one to run at the shell startup ( ~/.bash_profile ) which also sets the prompt and useful aliases, and the other one to invoke whenever you want ( systatus.sh , which you may alias as systatus or sysinfo ), which can be piped to more as it shows more verbose information. The software section is normally configured to provide information about a LAMP webserver but you can edit it to include or exclude more software you want to be sure is running.
What is the ElfQrin/systatus GitHub project? Description: " Systatus is a shell script to show basic information about your server which can be useful to have a quick glance of your system and rule out obvious issues if anything is going wrong. There are two versions of this script, one to run at the shell startup ( ~/.bash_profile ) which also sets the prompt and useful aliases, and the other one to invoke whenever you want ( systatus.sh , which you may alias as systatus or sysinfo ), which can be piped to more as it shows more verbose information. The software section is normally configured to provide information about a LAMP webserver but you can edit it to include or exclude more software you want to be sure is running.". Written in Shell. Explain what it does, its main use cases, key features, and who would benefit from using it.
Question is copied to clipboard — paste it after the AI opens.
Clone via HTTPS
Clone via SSH
Download ZIP
Download master.zipReport bugs or request features on the systatus issue tracker:
Open GitHub Issues