Posted in: observium

There are a few guides on this already (especially the Windows part), but I figured I’d write something anyhow. I’ve recently come into a small set of Windows servers that need to be added to…

Read the PostUsing WMIC on Linux for Observium

Posted in: MacAdmin

I got pretty sick of having to constantly remember to put “:9000” to reach my Graylog web interface, and didn’t really want to mess around with adding SSL support into graylog itself. The solution? Run…

Read the PostNginx as a transparent reverse proxy

Posted in: MacAdmin

Assuming Ubuntu 14.04 “Trusty” as the OS here… this should probably work on Debian 8 with just a change on the Mongo repo. First, install puppet if you haven’t already. sudo apt-get update && sudo…

Read the PostGraylog2 Puppet install notes