A plot of the standardized deviance residuals (STDRESDEV= option) or the likelihood residuals (RESLIK= option) can be useful. A plot of either against the predicted values should be randomly scattered about zero. Points beyond about 2 or -2 are not being fit well by the model. Plots of these residuals against the predictors can help you determine the proper form of the predictors in the model.
Note the apparent overdispersion may really mean that you need additional effects in your model. If there is overdispersion, you could use the REPEATED statement to fit the model using GEE (even if you have no repeated data). GEE corrects for overdispersion. For more, see this usage note:
http://support.sas.com/kb/22630