bash is taking over
| August 3rd, 2009Im going to moving away from wordpress slowly and try to write my entire site as a bash cgi, ya i know security issue’s might me a concern, but im going to try and be extra careful, read quite a lot on html and css and now i do have a basic idea of css and kind of agree with its concept.
I can say right now that i have completed 95% of the basic idea of automated troubleshooting that i had. Now im going to be doing further additions to it like, trigger the troubleshooting script if a link has more than 15 packet drops, to do that now i intend to write in bash again a ping monitoring script which will give its output in html and hence can be seen through a browser, if a link goes down, it should either begin by first logging a call and then troubleshooting, or first troubleshooting and then logging a call. Also i was thinking about graphing and with that comes to mind rrdtool, but i dont think i will be going that way first, maybe gnuplot first, once i reach a comfort level with graphing, i’ll try figuring out rrd.