I.T. Security and Linux Administration:

scripting

1

September 27, 2011  9:36 PM

Lighttpd Access Log Parsing



Posted by: Eric Hansen
Access Log, Bash, Lighttpd, Parsing, scripting

If you're like me, you're always wanting to parse those pesky log files to make analyzing them easier.  Thankfully, with my constant desire to make my jobs easier (read: make me lazier), and passion for programming, I've written up a quick Bash script to do just this. Now, I'll say this right...

July 30, 2011  9:42 PM

vmstat Parser



Posted by: Eric Hansen
parser, scripting, vmstat

Sharing a script here that I wrote to parse vmstat information. I know this informational program can change its output from system to system, so I can't gurantee that it will work for you. However, this was written on Ubuntu, so I'm sure it'll work for at least all of the Debian-based systems. The...


1