Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
nmap2nagios-ng is a perl-script for generating object configuration files from the XML output of the Port- and Securityscanner Nmap automatically.
Current Version
0.1.3
Last Release Date
May 26, 2009
Owner
egalstad
Compatible With
Features include the ability to transform Nmap XML-Output to Nagios object configuration files with:
<ul> <li>automated detection of the operating system and building a according hostgroup <li>generating of host- and servicetemplates, which can be adjusted via the nmap2nagios-configurationfile <li>customizing for Nagios v2.x or v3.x <li>the room to be changed by the users without any programming skills </ul>
<p> Single node usage:
<pre> nmap -sS -O -oX 192.168.100.1.xml 192.168.100.1
./nmap2nagios-ng.pl -i -z -r 192.168.100.1.xml -o newhost.cfg </pre>
<p> Subnet:
<pre> nmap -sS -O -oX subnet.xml 192.168.1.*
./nmap2nagios-ng.pl -i -z -r subnet.xml -o newhosts.cfg </pre>
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!