Skip to content

troubleshooting tools for Unix-like systems mainly written in shell

License

Notifications You must be signed in to change notification settings

vbrozik/troubleshooting_tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7360930 · Nov 18, 2022

History

14 Commits
Nov 18, 2022
Jun 4, 2017
Nov 18, 2022
Nov 18, 2022
Jun 21, 2017
Jun 12, 2017
Jun 12, 2017
Mar 4, 2020

Repository files navigation

Troubleshooting tools

troubleshooting tools for Unix-like systems mainly written in shell

rotated_logs_save

Automatically saves a log file after it was closed and rotated. This is useful when it is not possible to configure log rotation to keep sufficient number of files.

timestamp_logfile

Reads newly created lines in a log file and prepends them with a timestamp.

tmpdir_sizes

Counts number of files in selected directories. Can be scheduled to run periodically. This utility is useful to observe situations in which large number of files can cause software failures.

http_monitor

Continuously probe given address:port destinations using given HTTP request. Checks the response using a given regex like in F5 LTM HTTP monitor.

About

troubleshooting tools for Unix-like systems mainly written in shell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages