From 0f0a943d5429cf8db0f7f6cc9bc2679ed9329901 Mon Sep 17 00:00:00 2001 From: Holger Weiss Date: Tue, 14 Jan 2014 22:58:44 +0100 Subject: Rename Nagios Plugins to Monitoring Plugins This is a first step of replacing the name "Nagios Plugins" with "Monitoring Plugins" where appriopriate. Some news items and FAQ entries are also created or updated. More to come. --- web/input/doc/faq/private-c-api.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'web/input/doc/faq/private-c-api.md') diff --git a/web/input/doc/faq/private-c-api.md b/web/input/doc/faq/private-c-api.md index c814d8c..700fd20 100644 --- a/web/input/doc/faq/private-c-api.md +++ b/web/input/doc/faq/private-c-api.md @@ -4,8 +4,8 @@ parent: FAQ # Private C APIs -This page describes the Nagios Plugins routines that can be accessed from the -internal library. +This page describes the Monitoring Plugins routines that can be accessed from +the internal library. This page is in development, so these are not guaranteed to be available. As the API matures and is available in libraries, this information will be @@ -15,8 +15,8 @@ migrated to the [Development Guidelines][guidelines]. ### np\_init(char \*plugin\_name, int argc, char \*\*argv) -Initialize the Nagios Plugins routines. Pass the plugin name and `argc` and -`argv` from `main()`. +Initialize the Monitoring Plugins routines. Pass the plugin name and `argc` +and `argv` from `main()`. A variable `nagios_plugin` will be created for internal use. -- cgit v1.2.3-74-g34f1