#!/bin/sh

up2date -i net-snmp net-snmp-libs net-snmp-utils
up2date -i php-mysql

echo ""
echo "Cacti (and general SNMP) RHEL Prerequisites Installation Complete"
echo ""
echo "If you have not already, be sure to install MySQL Server and RRDTool"

