Build precise queries to find exactly what you need
Press ESC to close
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:
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!