Commit graph

4 commits

Author SHA1 Message Date
5e766d84d5
Make distro_name work everywhere
* For MacOS, print MacOS for distro_name
* For others, print $KERNEL for distro_name
2025-01-11 15:07:24 -05:00
cb7f7785c8
Fix bug in 9.2.0.2
* Add code I forgot for machine_arch for Linux
* Add Makefile to make making releases easier
2025-01-11 14:45:28 -05:00
c2893d577b
Improvements for version.sh 2025-01-11 14:02:23 -05:00
07122cafad
Use ip command to determine IP address ('hostname -I' does not work on all Linux systems)
Filter out multiple listing of the same btrfs volume
Use mktemp for temp files (for times when the TA may be run outside of Splunk)
If running rlog.sh outside of Splunk, use $HOME to store seek file
Debian also uses apt
Arch Linux uses pacman
Add use of sudo -n for 'apt update' and 'pacman -Syy'
vmstat uses "K paged out"
Replace the use of 'sar' with netstat and vm_stat for MacOS
2025-01-08 18:21:51 -05:00