From: Ben C. <be...@cl...> - 2004-11-08 11:47:48
|
Hi Joe, I can see the out with the delimiter. The metric name is encoded in quotes. This cannot be interperated by the older version of PP. I believe any version before 0.101. However any version after this should work. But metrics of this format are extremely rare: | '10 min avg Load'=0%;80;60;0;100 The usual format would be: | load10min=0%;80;60;0;100 If you are using a version above 0.101.0 this may be a bug, please let us know. Ben PS, sorry that this is so much haste for you. I completed a fresh installation of the latest my self on an old RH7.2, no problem at all. So why you have all this bad luck I do not know :( > Ben, > > > > Thanks for the pointer regarding the bad plugin. > > > > I replace the plugin with the latest CVS one… here is what I get. > > > > This shows up in my perfparse log: > > > > 1099682376 dc9 CPULOAD CPU Load 1% (10 min average) > OK 10 min avg Load=1%;80;60;0;100 > > > > When I run the command: > > > > ./check_nt -H dc9.nexus.brodart.internal -v CPULOAD -l > 10,80.95,60,80,95,1440,80,95 > > > > CPU Load 0% (10 min average) | '10 min avg Load'=0%;80;60;0;100 > > > > I see the delimiter, so why isn’t it showing up in my binary data table? > > > > Thanks, > > > > Joe Marr > > ------------------------------------------------------------------------ > > *From:* per...@li... > [mailto:per...@li...] *On Behalf Of > *Marr, Joe > *Sent:* Thursday, November 04, 2004 11:40 AM > *To:* per...@li... > *Subject:* [Perfparse-users] check_nt > > > > I’m not sure whats causeing this issue. But I can see the performance > data from check_nt: > > > > 1099543975 itwebapps CPULOAD CPU Load 0% (10 min average) > OK 10 min avg Load=0%;80;60;0;100 > > > > But I don’t see the binary data in the perfdata_service_bin table. > > > > I’m using 0.100.7 (I couldn’t tell if this version support check_nt > performance data). > > > > **Joe Marr**, CCNP CCDP > > Senior Systems Administrator > > **Brodart, Co.** > > Cell:** 570.971.7600** > > Pager:** 570.370.3095** > > Office**: 570.326.2461 ext. 6130** > > > |