Tullio Facchinetti
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • ATOM Feed
  • Daily Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Display

Filter untagged links
20 results tagged sys_info  ✕
bpytop - Linux/OSX/FreeBSD resource monitor https://github.com/aristocratos/bpytop
Thu 27 Aug 2020 12:13:23 PM CEST
QRCode

#cli-app coding_lang:python opensource software source_code sys_info sysadmin
dmidecode - System information utility https://www.nongnu.org/dmidecode/
Thu 12 Dec 2019 08:53:55 PM CET
QRCode

Dmidecode reports information about your system's hardware as described in your system BIOS according to the SMBIOS/DMI standard. This information typically includes system manufacturer, model name, serial number, BIOS version, asset tag as well as a lot of other details of varying level of interest and reliability depending on the manufacturer. This will often include usage status for the CPU sockets, expansion slots (e.g. AGP, PCI, ISA) and memory module slots, and the list of I/O ports (e.g. serial, parallel, USB).

#cli-app command_line homepage opensource sys_info sysadmin terminal
Some Alternatives To 'top' Command line Utility You Might Want To Know https://www.ostechnix.com/some-alternatives-to-top-command-line-utility-you-might-want-to-know/
Tue 03 Dec 2019 09:50:27 PM CET
QRCode

In this tutorial, we are going to discuss about some good alternatives to Top command line task manager program.

list monitoring sys_info sysadmin
Webmin | Web-based interface for system administration http://www.webmin.com/
Tue 27 Aug 2019 08:47:11 PM CEST
QRCode

Webmin is a web-based interface for system administration for Unix. Using any modern web browser, you can setup user accounts, Apache, DNS, file sharing and much more. Webmin removes the need to manually edit Unix configuration files like /etc/passwd, and lets you manage a system from the console or remotely. See the standard modules page for a list of all the functions built into Webmin.

opensource software sys_info sysadmin web
top - Standard process monitoring program http://www.unixtop.org/
Sun 25 Aug 2019 04:52:48 PM CEST
QRCode

The classical Unix utility that provides a rolling display of top cpu using processes.

#cli-app homepage linux monitoring opensource software sys_info sysadmin terminal
smem - Memory usage monitor https://www.selenic.com/smem/
Sun 25 Aug 2019 04:52:45 PM CEST
QRCode

Python program that reports memory usage; it can report the "proportional set size" (PSS), a meaningful representation of the amount of memory used by libraries and applications in a virtual memory system; it has built-in chart generation.

#cli-app coding_lang:python linux monitoring opensource software source_code sys_info sysadmin
sysdig - System capturing and analysis tool https://www.sysdig.org/
Sun 25 Aug 2019 04:52:42 PM CEST
QRCode

Sysdig captures system calls and events from the Linux kernel. You can save, filter, and analyze the data with our CLI or our desktop app. Think of sysdig as strace + tcpdump + htop + iftop + lsof + wireshark for your entire system.

#cli-app homepage monitoring opensource software sys_info sysadmin terminal
powertop - Power consumption monitor https://01.org/powertop
Sun 25 Aug 2019 04:52:40 PM CEST
QRCode

A top-like utility to monitor the sources of power consumption; allows to turn on/off many components; quite useful to track possible power-related issues.

#cli-app energy homepage linux monitoring opensource sensors software sys_info sysadmin
ngrep - Network grep http://ngrep.sourceforge.net/
Sun 25 Aug 2019 04:52:34 PM CEST
QRCode

ngrep applies the grep logic to the network layer, allowing to match regular expressions against data payloads of packets; it recognizes IPv4/6, TCP, UDP, ICMPv4/6, IGMP and Raw across Ethernet, PPP, SLIP, FDDI, Token Ring and null interfaces.

#cli-app homepage linux monitoring networking opensource search software source_code sys_info sysadmin
htop - Process monitor http://hisham.hm/htop/
Sun 25 Aug 2019 04:52:28 PM CEST
QRCode

An interactive process viewer for Unix; improves the UI of top, by adding real-time meters and colors.

#cli-app homepage linux monitoring opensource software sys_info sysadmin
iotop - I/O monitor http://guichaz.free.fr/iotop/
Sun 25 Aug 2019 04:52:25 PM CEST
QRCode

"A Python program with a top like UI used to show of behalf of which process is the I/O going on".

image

#cli-app coding_lang:python homepage linux monitoring opensource software sys_info sysadmin
inxi - Comprehensive system monitoring tool http://smxi.org/docs/inxi.htm
Sun 25 Aug 2019 04:52:23 PM CEST
QRCode

A comprehensive system information script; provides information about CPU, graphics, audio and network devices, drives and partitions, sensors; implemented as a Bash script.

image

#cli-app coding_lang:bash homepage linux monitoring opensource software sys_info sysadmin
glances - Comprehensive and detailed system monitoring tool https://nicolargo.github.io/glances/
Sun 25 Aug 2019 04:52:17 PM CEST
QRCode

A comprehensive and detailed system monitoring tool; monitored parameters include: CPU, memory, load, process list, network interfaces, disk I/O, sensors, filesystems, docker, system info, uptime.

image

#cli-app linux monitoring opensource software source_code sys_info sysadmin
ttyload - Load monitoring http://www.daveltd.com/src/util/ttyload/
Sun 25 Aug 2019 04:51:54 PM CEST
QRCode

ttyload is a lightweight utility which is intended to offer a color-coded graph of load averages over time on Linux and other Unix-like systems. It enables a graphical tracking of system load average in a terminal (“tty“).

#cli-app homepage linux monitoring opensource software sys_info sysadmin terminal
lshw - Hardware lister http://www.ezix.org/project/wiki/HardwareLiSter
Sun 25 Aug 2019 04:51:45 PM CEST
QRCode

A small tool to provide detailed information on the hardware configuration of the machine. It can report exact memory configuration, firmware version, mainboard configuration, CPU version and speed, cache configuration, bus speed, etc.

#cli-app hardware linux monitoring opensource software sys_info sysadmin
neofetch - Display beautifully colored system information https://github.com/dylanaraps/neofetch
Sun 25 Aug 2019 04:28:44 PM CEST
QRCode

Neofetch is a CLI system information tool written in BASH. Neofetch displays information about your system next to an image, your OS logo, or any ASCII file of your choice.

#cli-app coding_lang:bash monitoring opensource software source_code sys_info sysadmin visualization
rtop - Remote system monitoring tool http://www.rtop-monitor.org/
Sun 25 Aug 2019 04:28:16 PM CEST
QRCode

rtop is a simple, agent-less, remote server monitoring tool that works over plain SSH. Written in golang, it does not need any software to be installed on the server that you want to monitor. It works by establishing an SSH session, and running commands on the remote server to collect system metrics

#cli-app coding_lang:go homepage linux monitoring networking opensource software sys_info sysadmin
WTF - The terminal dashboard https://wtfutil.com/
Tue 22 Jan 2019 10:35:16 PM CET
QRCode

A personal terminal-based dashboard utility, designed for displaying infrequently-needed, but very important, daily data.

#cli-app coding_lang:go homepage news software sys_info tools utility
How to Monitor your Linux Server using osquery https://www.howtoforge.com/tutorial/how-to-monitor-your-linux-server-using-osquery/
Thu 16 Aug 2018 06:52:20 PM CEST
QRCode

Osquery is an open source Operating System monitoring, query, and analytics software. Created by Facebook, it exposes an operating system as a high-performance relational database that can be queried using SQL-based queries.

Osquery is a multi-platform software, can be installed on Linux, Windows, MacOS, and FreeBSD. Osquery allows us to explore the operating system profile, performance, security and many more metrics by using SQL-based queries.

#cli-app article database howto monitoring multiplatform opensource query sys_info tools tutorial
osquery - Easily ask questions about your Linux, Windows, and macOS infrastructure https://osquery.io/
Thu 16 Aug 2018 06:50:15 PM CEST
QRCode

Osquery is an open source Operating System monitoring, query, and analytics software. Created by Facebook, it exposes an operating system as a high-performance relational database that can be queried using SQL-based queries.

Osquery is a multi-platform software, can be installed on Linux, Windows, MacOS, and FreeBSD. Osquery allows us to explore the operating system profile, performance, security and many more metrics by using SQL-based queries.

osquery screenshot

Related articles

  • How to Monitor your Linux Server using osquery
#cli-app database monitoring multiplatform opensource query software sys_info tools
3672 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn