[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] using NCV
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] using NCV
- From: "Ralph Mitchell" <ralphmitchell (at) gmail.com>
- Date: Sat, 24 May 2008 09:26:28 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=XKhIieBuMhE4djsnT91opf+jfqAAHJfISQ+Lc2CA34Y=; b=qcP9JGh4NhionDBZ2yeerak9OsGkew4xmJiX9SAS2Ai0v38cshoSOUznOMbAhvkd0R7XFLZzqjdvwRtDD5vT8Rb7NO9l0yS742+o5n3eC5TS8NwrYwG5E4sh21m94hG2033OstFb0ZhZbqScG+qw8p4WFLzJUPFBlpVcUpYQ2LY=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=PmEB3ovZ9nwytPhkwjHEysUJfyINTHoZf7gmQqqtdSwuMd4d8q4nsOeLj7Wff1Pj7oNuQQ4997vdDW3SWW9Nig+bSGBN0hqUtWcLwSHyagmf2GFwsa3T8oPVArezVyDNdB/6QUKOwdsiLgJA6HV6jBspTh3Oes3C7SHo1FcnsmM=
- References: <00df01c8bd99$0b887f80$22997e80$ (at) rr.com>
On Sat, May 24, 2008 at 7:23 AM, Joshua Krause <forums (at) triadbiz.rr.com>
wrote:
> I am currently using ncv to graph some of my cisco switches temperature.
> And would like to use it to graph some of my DC Power Plant and UPS Temps.
> The cisco switch columns are called "temps" and the dc power plant and ups's
> columns are called "temp". The cisco switches are working but the dc power
> plants and ups's aren't. I have put 2 entries into the hobbit-server.cfg:
>
>
>
>
> TEST2RRD="cpu=la,disk,inode,qtree,memory,$PINGCOLUMN=tcp,http=tcp,dns=tcp,dig=tcp,time=ntpstat,vmstat,iostat,netstat,temperature,apache,bind,sendmail,mailq,nmailq=ma
>
>
> q,socks,bea,iishealth,citrix,bbgen,bbtest,bbproxy,hobbitd,files,procs=processes,ports,clock,lines,if_load=devmon,
> *temp=ncv,temps=ncv*,processor=ncv"
>
>
>
> *NCV_temps="TEMP:GAUGE"*
>
> *NCV_temp="*:GAUGE"*
>
Are you sure that asterisk is OK?? You can check the rrd to see if data is
being recorded:
rrdtool dump data/rrd/<hostname>/temp.rrd
or something similar.
Ralph Mitchell