Skip to content

benapetr/system-info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

system-info

Provides system information screen similar to what you can see when you login to ubuntu server. Unlike that, this one is free, open source, easily customizable and can be deployed to any server that is running linux and has python.

Example

$ ssh machine
The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
No mail.

System information as of 2015-09-09 10:45:57:

  Users logged in: 3                   System load: (0.33, 0.12, 0.09)     
  Processes: 496                       Free memory: 62%                    
  Free swap: 96%                       IP of eth0: 192.168.2.21            

Generated by http://github.com/benapetr/system-info

How to install

Just insert a call to src/system-info from your .profile and this information is displayed on every login

License

This software is licensed under GNU LGPL

About

Provides system information screen on login to ssh

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages