Build precise queries to find exactly what you need
Press ESC to close
Join our next live webinar: “Advanced Nagios Monitoring Techniques” – Register Now
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
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: