Difference between revisions of "Main Page"

From Initech Technical Wiki
Jump to: navigation, search
Line 4: Line 4:
  
 
== Linux Stuff ==
 
== Linux Stuff ==
{{colbegin}}
 
 
=== General ===
 
=== General ===
 
[[LVM Management]]
 
[[LVM Management]]
{{colbreak}}
 
 
=== Rancid ===
 
=== Rancid ===
{{colend}}
+
I made a thing...  For those of us who manage hundreds of devices via rancid its tricky to remember what they're called and which particular login binary to use to access them.  I made this script which does the following:
 +
 
 +
If you initialise it with no arguments it gives you a full list of all devices registered in rancid
 +
<pre>
 +
con
 +
</pre>
 +
 
 +
 
 +
If you initialise it with a keyword it gives you a list of the devices which name or description match the keyword
 +
<pre>
 +
con corp
 +
</pre>
 +
 
 +
 
 +
<pre>
 +
con
 +
</pre>
  
 
== [[Logstash]] ==
 
== [[Logstash]] ==

Revision as of 21:33, 9 May 2016

Welcome

Welcome to the Initech Technical Wiki. Here you'll find bits and pieces of useful stuff related to anything that I find interesting. Everything you find here is free to use for whatever nefarious purposes you may have in mind.

Linux Stuff

General

LVM Management

Rancid

I made a thing... For those of us who manage hundreds of devices via rancid its tricky to remember what they're called and which particular login binary to use to access them. I made this script which does the following:

If you initialise it with no arguments it gives you a full list of all devices registered in rancid

con


If you initialise it with a keyword it gives you a list of the devices which name or description match the keyword

con corp


con

Logstash

Logstash

Logstash for IPFIX

Kibana dashboard modifications