Archive for the ‘NMS’ Category

Ping Sweep and DIG to check what’s missing in your DNS

This script will ping a Class B network(10.66.0.0/16) and put the responding  IP address in a file called status. The next part of the script reads the status file and run a dig -x <IPADDRESS> +short. We pipe the dig results  to a file called dns.log. Updated DNS script now it just ping all your internal Class [...]

NMIS (Network Management Information System) on CentOS 5.3

This is my version for installing NMIS on CentOS 5.3 Some of this documentation came from http://www.sins.com.au/nmis NOTES: Root User information: root/password NMIS User information: nmis/password SSH enable Security Disable (Firewall and SELinux) OS Install : Default CentOS install PERL 5.6.0 or higher – http://www.cpan.org/ports/index.html Apache – http://www.apache.org/dist/ Starting httpd @ startup service httpd status [...]

Subscribe to RSS Feed Follow me on Twitter!