{"id":749,"date":"2025-08-25T14:27:41","date_gmt":"2025-08-25T12:27:41","guid":{"rendered":"https:\/\/whoami.lausitz-event.info\/?p=749"},"modified":"2025-08-25T14:54:23","modified_gmt":"2025-08-25T12:54:23","slug":"icinga2-linuxfabrik-repository","status":"publish","type":"post","link":"https:\/\/whoami.lausitz-event.info\/?p=749","title":{"rendered":"Icinga2 &#8211; Linuxfabrik Repository"},"content":{"rendered":"\n\n<p>Das Linuxfabrik Repository bietet mehr als 220 Monitoring Plugins an, welche ausschlie\u00dflich in Python geschrieben sind. Damit entf\u00e4llt der Mix aus Perl, Python und Systemscripten. <\/p>\n\n\n\n\n\n<p><em>F\u00fcr Redhat basierte Systeme<\/em><\/p>\n\n\n\n\n\n<pre class=\"wp-block-code\"><code>sudo rpm --import=https:\/\/repo.linuxfabrik.ch\/linuxfabrik.key\nsudo wget https:\/\/repo.linuxfabrik.ch\/monitoring-plugins\/rhel\/linuxfabrik-monitoring-plugins-release.repo --output-document=\/etc\/yum.repos.d\/linuxfabrik-monitoring-plugins-release.repo\nsudo yum install linuxfabrik-monitoring-plugins-selinux<\/code><\/pre>\n\n\n\n\n\n<p><em>F\u00fcr Debian Systeme<\/em><\/p>\n\n\n\n\n\n<pre class=\"wp-block-code\"><code>mkdir -p \/etc\/apt\/keyrings\nwget https:\/\/repo.linuxfabrik.ch\/linuxfabrik.key --output-document=\/etc\/apt\/keyrings\/linuxfabrik.asc\nsource \/etc\/os-release\necho \"deb &#91;signed-by=\/etc\/apt\/keyrings\/linuxfabrik.asc] https:\/\/repo.linuxfabrik.ch\/monitoring-plugins\/debian\/ $VERSION_CODENAME-release main\" &gt; \/etc\/apt\/sources.list.d\/linuxfabrik-monitoring-plugins.list\napt update\napt install linuxfabrik-monitoring-plugins<\/code><\/pre>\n\n\n\n\n\n<p><em>Ubuntu und compatible<\/em><\/p>\n\n\n\n\n\n<pre class=\"wp-block-code\"><code>mkdir -p \/etc\/apt\/keyrings\nwget https:\/\/repo.linuxfabrik.ch\/linuxfabrik.key --output-document=\/etc\/apt\/keyrings\/linuxfabrik.asc\nsource \/etc\/os-release\necho \"deb &#91;signed-by=\/etc\/apt\/keyrings\/linuxfabrik.asc] https:\/\/repo.linuxfabrik.ch\/monitoring-plugins\/ubuntu\/ $VERSION_CODENAME-release main\" &gt; \/etc\/apt\/sources.list.d\/linuxfabrik-monitoring-plugins.list\napt update\napt install linuxfabrik-monitoring-plugins<\/code><\/pre>\n\n\n\n\n\n<p>Pythonpath setzen<\/p>\n\n\n\n\n\n<pre class=\"wp-block-code\"><code>cp \/usr\/lib64\/nagios\/plugins\/* \/usr\/lib\/nagios\/plugins\/\nPYTHONPATH=\/usr\/lib64\/nagios\/plugins \n.\/systemd-unit --unit=sshd<\/code><\/pre>\n\n\n","protected":false},"excerpt":{"rendered":"<p>Das Linuxfabrik Repository bietet mehr als 220 Monitoring Plugins an, welche ausschlie\u00dflich in Python geschrieben sind. Damit entf\u00e4llt der Mix aus Perl, Python und Systemscripten. F\u00fcr Redhat basierte Systeme F\u00fcr Debian Systeme Ubuntu und compatible Pythonpath setzen<\/p>","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[9,3],"tags":[],"class_list":["post-749","post","type-post","status-publish","format-standard","hentry","category-icinga","category-it"],"_links":{"self":[{"href":"https:\/\/whoami.lausitz-event.info\/index.php?rest_route=\/wp\/v2\/posts\/749","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/whoami.lausitz-event.info\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/whoami.lausitz-event.info\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/whoami.lausitz-event.info\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/whoami.lausitz-event.info\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=749"}],"version-history":[{"count":6,"href":"https:\/\/whoami.lausitz-event.info\/index.php?rest_route=\/wp\/v2\/posts\/749\/revisions"}],"predecessor-version":[{"id":758,"href":"https:\/\/whoami.lausitz-event.info\/index.php?rest_route=\/wp\/v2\/posts\/749\/revisions\/758"}],"wp:attachment":[{"href":"https:\/\/whoami.lausitz-event.info\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=749"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/whoami.lausitz-event.info\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=749"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/whoami.lausitz-event.info\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=749"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}