Which programming language should we use to write monitoring check_plugins? This question rose some discussion and this post is trying to give some hints.
Author: | Philip Griesbacher |
---|---|
Tags: | bash, c, go, java, perl, python |
Categories: | development, monitoring |
Have you ever written a NEB (Nagios Event Broker) module? This article will explain a tool which makes this a lot easier, especially if the reason was that you are not familiar with C or C++. In this case the “Go NEB Wrapper” could come very handy and if you are new to this topic it is a good point to start with.
Author: | Philip Griesbacher |
---|---|
Tags: | nagios, naemon, go, neb |
Categories: | development, monitoring, nagios |