A nifty tool that’s quite useful in catching errors in your PAC [proxy auto config] file is “pacparser”. You can find it here: http://code.google.com/p/pacparser/ The win32 zip file contains a binary executable that you just point to your PAC file and an example URL to test with. It will then use javascript to parse the … Continue reading Nugget post: PAC file validation
OpsView, bash and GNUplot
Update: The method I go on to describe is over complicated for the objective. Matt in the comments section pointed out a much easier, OpsView method of doing this. Still, the below is a good exersize in bash / gnuPlot scripting. So, OpsView has away around it's own limitation of not graphing host checks. Thanks … Continue reading OpsView, bash and GNUplot
You must be logged in to post a comment.