Skip to content
This repository has been archived by the owner on Jan 15, 2019. It is now read-only.

Commit

Permalink
Update more wrong references to monitoring plugin developer guidelines.
Browse files Browse the repository at this point in the history
Refs #5459
  • Loading branch information
Michael Friedrich authored and Michael Friedrich committed Jan 15, 2014
1 parent a47603c commit 7bf7ac7
Show file tree
Hide file tree
Showing 7 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions de/perfdata.xml
Expand Up @@ -182,8 +182,8 @@
<title><anchor xml:id="perfdata-format"/>Format Performance-Daten</title>

<para>Die Nagios-Entwicklerrichtlinien (<link
xlink:href="http://nagiosplug.sourceforge.net/developer-guidelines.html">http://nagiosplug.sourceforge.net/developer-guidelines.html</link>)
enthalten in <link xlink:href="http://nagiosplug.sourceforge.net/developer-guidelines.html#AEN201">Abschnitt 2.6</link> die Definition
xlink:href="https://www.monitoring-plugins.org/doc/guidelines.html">https://www.monitoring-plugins.org/doc/guidelines.html</link>)
enthalten in <link xlink:href="https://www.monitoring-plugins.org/doc/guidelines.html#AEN200">Abschnitt 2.6</link> die Definition
und eine Erklärung des Performance-Daten-Formats. Es wird nachfolgend zu Ihrer Bequemlichkeit wiederholt (und übersetzt):</para>

<para>----- 8&lt; -----</para>
Expand Down
4 changes: 2 additions & 2 deletions de/pluginapi.xml
Expand Up @@ -16,12 +16,12 @@
<itemizedlist>
<listitem>
<para>Die offizielle <link
xlink:href="http://sourceforge.net/projects/nagiosplug/">&name-nagios;-Plugin-Projekt-Website</link></para>
xlink:href="https://www.monitoring-plugins.org">&name-monitoringplug; Projekt-Website</link></para>
</listitem>

<listitem>
<para>Die offiziellen <link
xlink:href="http://nagiosplug.sourceforge.net/developer-guidelines.html">&name-nagios;-Plugin-Entwicklungsrichtlinien</link></para>
xlink:href="https://www.monitoring-plugins.org/doc/guidelines.html">&name-monitoringplug; Entwicklungsrichtlinien</link></para>
</listitem>
</itemizedlist>
</section>
Expand Down
2 changes: 1 addition & 1 deletion de/plugins.xml
Expand Up @@ -360,7 +360,7 @@ resultiert in:

<para>Einige Plugins unterstützen Bereichsangaben für die Warn- und Kritisch-Werte. Bitte überprüfen Sie die Dokumentation, ob das der
Fall für das Plugin ist, das Sie benutzen möchten. Das Folgende ist ein Auszug der (englischsprachigen) <link
xlink:href="http://nagiosplug.sourceforge.net/developer-guidelines.html#THRESHOLDFORMAT">Entwickler-Richtlinien</link>:</para>
xlink:href="https://www.monitoring-plugins.org/doc/guidelines.html#THRESHOLDFORMAT">Entwickler-Richtlinien</link>:</para>

<para>Ein Bereich ist definiert als ein Start- und Endpunkt (inklusive) auf einer numerischen Skala (ggf. bis zu +/--Unendlich).</para>

Expand Down
4 changes: 2 additions & 2 deletions en/perfdata.xml
Expand Up @@ -178,8 +178,8 @@
<title><anchor xml:id="perfdata-format" />Performance Data Format</title>

<para>The Nagios Developer Guidelines (<link
xlink:href="http://nagiosplug.sourceforge.net/developer-guidelines.html">http://nagiosplug.sourceforge.net/developer-guidelines.html</link>)
contain in <link xlink:href="http://nagiosplug.sourceforge.net/developer-guidelines.html#AEN201">section 2.6</link> the specification and an
xlink:href="https://www.monitoring-plugins.org/doc/guidelines.html">https://www.monitoring-plugins.org/doc/guidelines.html</link>)
contain in <link xlink:href="https://www.monitoring-plugins.org/doc/guidelines.html#AEN200">section 2.6</link> the specification and an
explanation of the format of performance data. It is repeated below for your convenience:</para>

<para>----- 8&lt; -----</para>
Expand Down
4 changes: 2 additions & 2 deletions en/pluginapi.xml
Expand Up @@ -15,11 +15,11 @@

<itemizedlist>
<listitem>
<para>The official <link xlink:href="http://sourceforge.net/projects/nagiosplug/">&name-nagios; plugin project website</link></para>
<para>The official <link xlink:href="https://www.monitoring-plugins.org">&name-monitoringplug; project website</link></para>
</listitem>

<listitem>
<para>The official <link xlink:href="http://nagiosplug.sourceforge.net/developer-guidelines.html">&name-nagios; plugin development
<para>The official <link xlink:href="https://www.monitoring-plugins.org/doc/guidelines.html">&name-monitoringplug; development
guidelines</link></para>
</listitem>
</itemizedlist>
Expand Down
2 changes: 1 addition & 1 deletion en/plugins.xml
Expand Up @@ -346,7 +346,7 @@ results in:

<para>Some plugins support specifying ranges for the warning and critical values. Please check the documentation if this is the case for
the plugin you want to use. The following is an excerpt from the <link
xlink:href="http://nagiosplug.sourceforge.net/developer-guidelines.html#THRESHOLDFORMAT">developer guidelines</link>:</para>
xlink:href="https://www.monitoring-plugins.org/doc/guidelines.html#THRESHOLDFORMAT">developer guidelines</link>:</para>

<para>A range is defined as a start and end point (inclusive) on a numeric scale (possibly negative or positive infinity).</para>

Expand Down
2 changes: 1 addition & 1 deletion ent/urls.ent
Expand Up @@ -2,7 +2,7 @@

<!ENTITY url-nagios "http://www.nagios.org/">
<!ENTITY url-monitoringplug "https://www.monitoring-plugins.org">
<!ENTITY url-nagios-dev-guidelines "https://www.nagios-plugins.org/doc/guidelines.html">
<!ENTITY url-monitoringplug-dev-guidelines "https://www.monitoring-plugins.org/doc/guidelines.html">
<!ENTITY url-nagios-nrpe "http://sourceforge.net/projects/nagios/files/nrpe-2.x/">
<!ENTITY url-icinga "https://www.icinga.org/">
<!ENTITY url-icingagit "https://git.icinga.org/">
Expand Down

0 comments on commit 7bf7ac7

Please sign in to comment.