Insights

Posts in 2017
  • Monitoring Plugin Language Comparison

    Wednesday, September 13, 2017 in Insights

    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. This kind of a follow up post to this older Blogpost. The focus of this post was more on the …

    Read more

  • Reunite separate git repositories

    Friday, September 08, 2017 in Insights

    I recently had to deal with two projects that have a common origin but separated at some point in time. I now had to try to bring them back together again - basically merging the changes. Sounds like a pretty standard git merge or git rebase job. …

    Read more

  • NEB Modules with Go

    Friday, September 01, 2017 in Insights

    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 …

    Read more

  • OMD 2.60 Labs Edition Released

    Monday, August 21, 2017 in Insights

    OMD Labs Edition 2.60 has been released today. The OMD Labs Edition is based on the standard OMD but adds some more useful addons like Grafana and Prometheus or additional cores like Icinga 2 and Naemon. This release updates many of the shiped …

    Read more

  • OMD 2.60 Labs Edition Released

    Monday, August 21, 2017 in Insights

    OMD Labs Edition 2.60 has been released today. The OMD Labs Edition is based on the standard OMD but adds some more useful addons like Grafana and Prometheus or additional cores like Icinga 2 and Naemon. This release updates many of the shiped …

    Read more

  • Automated CI/CD Build Pipeline with Jenkis in OpenShift

    Monday, July 17, 2017 in Insights

    The GitHub repository toschneck/openshift-example-bakery-ci-pipeline contains, the sourcecode for the examples of the talk Continuous Testing: Integration- und UI-Testing mit OpenShift-Build-Pipelines at the Redhat/ConSol OpenShift-Day: The example …

    Read more

  • Automated CI/CD Build Pipeline with Jenkis in OpenShift

    Monday, July 17, 2017 in Insights

    The GitHub repository toschneck/openshift-example-bakery-ci-pipeline contains, the sourcecode for the examples of the talk Continuous Testing: Integration- und UI-Testing mit OpenShift-Build-Pipelines at the Redhat/ConSol OpenShift-Day: The example …

    Read more

  • Introduction to GitLab CI with Maven

    Friday, July 14, 2017 in Insights

    At ConSol we use GitLab as our central Git server and I am quite happy with its functionality. Lately, I have been playing around with GitLab CI with the objective of finding out if we can use it instead of Jenkins, our current CI server of choice. …

    Read more

  • Introduction to GitLab CI with Maven

    Friday, July 14, 2017 in Insights

    At ConSol we use GitLab as our central Git server and I am quite happy with its functionality. Lately, I have been playing around with GitLab CI with the objective of finding out if we can use it instead of Jenkins, our current CI server of choice. …

    Read more

  • Introducing Citrus Admin Web UI

    Tuesday, July 11, 2017 in Insights

    It has been a while since the last release in the Citrus universe. It took us some time to get the new Citrus release 2.7.2 ready for you. Of course we were not being lazy in that time. Besides the new Citrus 2.7.2 release we are proud to announce a …

    Read more