Build precise queries to find exactly what you need
Press ESC to close
Nagios World Conference 2026: Sept. 14-17 in St. Paul, MN | Learn More
Your review has been submitted and is pending approval.
Nlist is a utility that will parse the nagios database files and return a list of systems based on a simple query. This is useful, for example, to run remote commands via ssh for a group of systems. It is written in perl and requires the Nagios::Config module from CPAN.
Current Version
0.3
Last Release Date
2011-11-07
Owner
Greg Spath
Download URL
https://exchange.nagios.org/wp-content/uploads/project-files/2011/09/nlist-0.3-0.tgz
License
BSD
Compatible With
nlist
Synopsis:
nlist [-options] groupname [groupname...]|.
Options: -t table of name, ip address, and group membership -i list ip address only
Groupnames are matched as regular expressions. So, for example, 'nlist wireless' will work if you have a group called 'wirelessaps'.
If groupname is '.', then all hosts are listed. Multiple groups require that listed hosts be a member of all specified groups.
Running the command with no parameters will list your nagios groups.
You must be logged in to submit a review.
To:
From: