Your Ad Here
Sep
16
2009
0

SNMP Trap Translator

One of my favorite open source tools for collecting and processing SNMP Traps is SNMPTT. I started my career in network management and systems management, and along with a good log management strategy, SNMP is a nice way to “trust but verify” when events happen on a system.

In an upcoming guide, I will put together a step-by-step tutorial for building SNMPTT on your server and prepare to collect traps, as well as provide a sample PHP page to display your traps.

  • Share/Bookmark
Sep
14
2009
0

Generic Shell Script compiler

I have had the need on occasion to quickly and easily obfuscate the contents of a simple shell script. Shc is a great utility to do just that.
Man page is available here, and you can download the latest source here, and I have used this on FreeBSD, Linux and HP-UX.

  • Share/Bookmark
Your Ad Here