I know the commands, I've used lot of them while making auto-processess previously.lspci
lshw
dmidecode
They aren't really bash scripts. But they could be called by a bash script.
Software info depends on the distro.
I have experience with creating such scripts but it was intended for monitoring things like get Nginx RPS queries and more. And then such generated CMDs have been used in intra-corporate monitoring system.Like this?
https://chadmayfield.com/2019/09/07/gather-linux-macos-system-info-with-sysinfo.sh/
I'm more with @dos2unix and prefer just to see results of specific commands, as needed. But if you have an itch for scripts... scratch it, and create them with exactly the outputs you desire to see. Other folks might like your vision too. Good luck!
Hi.
I need bash scripts for gathering Linux server information like hardware either software.
Are there such open source scripts?
Hardware - disks info, CPU info, RAM info.Define "hardware either software"