Skip to content

Instantly share code, notes, and snippets.

Technology
Why I’ll be letting Nagios live on a bit longer, thank you very much
February 19, 2014 Laurie Denness 13 Comments
Tweet
My my, hasn’t @supersheep stirred up a bit of controversy over Nagios over the last week?
In case you missed it, he brought up an excellent topic that’s close my heart: Nagios. In his words, we should stop using it, so we can let it die. (I read about this in DevOpsWeekly, which you should absolutely sign up to if you haven’t already, it’s fantastic)
Mr Sheep (Andy) brought up some excellent points, and when I read them I must admit getting fairly triggered and angry that someone would speak about one of my favourite things in such a horrible way! Then maybe I started thinking I had a problem. Was I blindly in love with this thing? Naive to the alternatives, a fan boy? Do I need help? Luckily I could reach out to my wonderful coworkers, and @benjammingh was quick to confirm that yes, I do need help, but then again don’t we all. That’s a separate issue.
user www-data;
worker_processes 2;
worker_rlimit_nofile 262144;
pid /var/run/nginx.pid;
error_log /var/log/nginx/error.log;
events {
worker_connections 16384;
multi_accept on;
use epoll;
In file included from /Users/timebomb/Gentoo/usr/include/boost/random.hpp:40:
In file included from /Users/timebomb/Gentoo/usr/include/boost/random/lagged_fibonacci.hpp:29:
/Users/timebomb/Gentoo/usr/include/boost/random/uniform_01.hpp:94:32: error: no type named
'result_type' in 'rise::scenario::pathloss::detail::HashRNG'
typedef typename Engine::result_type base_result;
~~~~~~~~~~~~~~~~~^~~~~~~~~~~
/Users/timebomb/Gentoo/usr/include/boost/random/normal_distribution.hpp:153:19: note: in instantiation
of function template specialization
'boost::random::detail::new_uniform_01<double>::operator()<rise::scenario::pathloss::detail::HashRNG>'
requested here
/*******************************************************************************
* This file is part of openWNS (open Wireless Network Simulator)
* _____________________________________________________________________________
*
* Copyright (C) 2004-2007
* Chair of Communication Networks (ComNets)
* Kopernikusstr. 5, D-52074 Aachen, Germany
* phone: ++49-241-80-27910,
* fax: ++49-241-80-22242
* email: info@openwns.org
/*******************************************************************************
* This file is part of openWNS (open Wireless Network Simulator)
* _____________________________________________________________________________
*
* Copyright (C) 2004-2007
* Chair of Communication Networks (ComNets)
* Kopernikusstr. 5, D-52074 Aachen, Germany
* phone: ++49-241-80-27910,
* fax: ++49-241-80-22242
* email: info@openwns.org
/*******************************************************************************
* This file is part of openWNS (open Wireless Network Simulator)
* _____________________________________________________________________________
*
* Copyright (C) 2004-2007
* Chair of Communication Networks (ComNets)
* Kopernikusstr. 5, D-52074 Aachen, Germany
* phone: ++49-241-80-27910,
* fax: ++49-241-80-22242
* email: info@openwns.org
[color "branch"]
current = yellow reverse
local = yellow
remote = green
[color "diff"]
meta = yellow bold
frag = magenta bold
old = red bold
new = green bold
[push]
diff -u -uNr aufs3-3.8_20130325-orig/config.mk aufs3-3.8_20130325/config.mk
--- aufs3-3.8_20130325-orig/config.mk 2013-04-13 08:33:26.000000000 -0500
+++ aufs3-3.8_20130325/config.mk 2013-05-20 15:46:08.486225343 -0500
@@ -6,20 +6,20 @@
CONFIG_AUFS_BRANCH_MAX_1023 =
#CONFIG_AUFS_BRANCH_MAX_32767 =
CONFIG_AUFS_SBILIST = y
-CONFIG_AUFS_HNOTIFY =
-CONFIG_AUFS_HFSNOTIFY =
-CONFIG_AUFS_EXPORT =
# Maintainer: pisuka <tekmon@gmail.com>
pkgname=lein2
pkgver=2.0.0
pkgrel=1
pkgdesc="Leiningen is for automating Clojure projects without setting your hair on fire."
arch=(any)
url="https://github.com/technomancy/leiningen"
license=(EPL)
groups=()
depends=(java-runtime-headless)
pkgname=mono3
pkgver=3.0.2
pkgrel=1
pkgdesc="Free implementation of the .NET platform including runtime and compiler"
url="http://www.mono-project.com/"
arch=('i686' 'x86_64')
license=('GPL' 'LGPL2' 'MPL' 'custom:MITX11')
depends=('zlib' 'libgdiplus>=2.10' 'sh')