blob: acc73f7e998eae165fc2cb887907ba877f063cc3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
title: Guidelines
parent: FAQ
---
# How should a plugin be written?
The [Nagios Plugin Development Guidelines][guidelines] provide the
specifications for writing a plugin.
[guidelines]: doc/guidelines.html "Nagios Plugin Development Guidelines"
<!--% # vim:set filetype=markdown textwidth=78 joinspaces: # %-->
|