Nagios Plugins for Linux v35

The Opensource World, 04 Jan 2026
1 min read

Nagios Plugins for Linux

The version 35 of the Nagios Plugins for Linux is available for download!

The Nagios Plugins for Linux is a free and open source set of Nagios and Icinga plugins for monitoring the major system parameters of a Linux server. The source code is available at GitHub. You can find the documentation in the project main page or the associated wiki site.

What’s new in this release

FIXES

Build
  • Fix configure on Fedora 42 (missing gawk).
Libraries
  • Fix warnings spotted out by scan-build.
Plugins
  • check_memory: fix warnings reported by clang.
Test framework
  • Fix warnings reported by scan-build (clang).

ENHANCEMENTS

Documentation
  • Tested with gcc 15.0.1 and clang 20.1.3.
  • Add a badge with the total number of downloads.
Package creation
  • Add Linux Alpine 3.23, 3.22 and drop version 3.18, 3.19, 3.20.
  • Add Debian 13, drop Debian 10.
  • Add Fedora 41, 42 and 43, drop Fedora 38, 39, and 40.
Plugin check_readonlyfs

Full Changelog: v34...v35