mirror of
https://github.com/nmap/nmap.git
synced 2026-01-07 06:59:03 +00:00
Fix NSEdoc: wrap lines, fix bulleted lists
This commit is contained in:
@@ -10,7 +10,8 @@ local tab = require "tab"
|
||||
-- vim: set filetype=lua :
|
||||
|
||||
description = [[
|
||||
Queries Nagios Remote Plugin Executor (NRPE) daemons to obtain information such as load averages, process counts, logged in user information, etc.
|
||||
Queries Nagios Remote Plugin Executor (NRPE) daemons to obtain information such
|
||||
as load averages, process counts, logged in user information, etc.
|
||||
|
||||
This script attempts to execute the stock list of commands that are
|
||||
enabled. User-supplied arguments are not supported.
|
||||
|
||||
Reference in New Issue
Block a user