From: Simeon B. <sbe...@mc...> - 2007-12-14 18:22:06
|
Buchan Milne wrote: > On Friday 14 December 2007 19:22:50 xbgmsharp wrote: >> Hello all, >> >> A lot of work have been done today. easy graphing CPU load% and memory %. >> >> But here is a another point. >> It is usefull do know (graph) the number of active connexion on any >> network device. >> In the mean time i am trying to do it for Pix and F5. >> >> The problem is: >> >> Hobbit know how to graph process count, it is done via the procs/ports >> tests (colunm) then by sending data intead of status. >> What do you think should be done: >> 1. make devmon sending directly a data to graph, so no test colunm only >> graph >> 2. Create a test (colunm) and then do nvc or extra-scritp in order to >> graph. > > > In my pix/fwsm template (I posted them), I am using 'conns' name, with Devmon > RRD (requiring an extra-script such as my extra-rrd.pl) to graph the number > of connections. > > Since I don't think it is currently feasible to get all graphs we want into > Hobbit with existing hobbit support, I think it would be best (for now) to > ship a devmon extra script (one which uses the RRD information created by the > rrd option). In future, we can integrate the support for this into Hobbit, or > switch to the new trends feature in 4.3. > > I don't think we should abuse the ports test name for this, because the data > is different (just the number of connections, no detail etc.). > > If you want to alert on the same data, I don't think sending a 'data' message > will work. So, 'status' is the only option for now. > > I'd rather ship a release that has graphs that work as soon as possible (even > if that requires running one extra script in hobbit) than delay shipping a > solution because we want a perfect one. Im-perfect graphs are better than > none. > We've had good luck with using NCV to add graphs. The pix template that I've recently submitted is designed so that the message is formatted with that in mind. The downside is that it does require you to edit hobbitgraph.cfg and hobbitserver.cfg in order to add the NCV configuration options. On the positive side, once you've worked out a couple of these it's not too hard to remember how. -- S i m e o n B e r k l e y Systems Engineer McClatchy Interactive phone: 919-861-1244 fax: 919-861-1300 mobile: 919-302-3063 e-mail: sbe...@mc... AIM: sberkleymi www.mcclatchyinteractive.com |