From: <mar...@be...> - 2004-12-07 16:06:33
|
Hi, =20 I think I had successfully setup perfparse-0.104.2 with method 4 = (pipe): The perfparsed is running, no errors in the perfparse error log and the timestamp of the pipe will be actualise regularly. But: I see no data = in the mysql database. Must I configure the hostgroup parameter by the perfparse.cgi before I can see any data ? How must I configure the = parameter ? I can create hostgroups by using the perfparse.cgi but I'm not able = to add hosts to a hostgroup ?! =20 Regards Martin R=F6h |
From: Ben C. <BCl...@pe...> - 2004-12-07 16:34:33
|
Martin, Glad you found the mailing lists! Can you please ensure that the check plugins you are using return=20 performance data. Something like: CRITICAL - load average: 2.17, 1.92, 1.89 |=20 load1=3D2.170000;1.000000;2.000000;0.000000=20 load5=3D1.920000;1.000000;2.000000;0.000000=20 load15=3D1.890000;1.000000;2.000000;0.000000 You can see the data after the '|'. If this is the case, there are a number of other places this data can be=20 dropped or corrupted. If you can, please give an example of a plugin=20 output. The host groups are not relevant. To edit these, check your=20 perfparse.cfg and look for: # CGI management : # =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D # Default user permissions in the CGI. Accepted values are (ro|rw|hide) Default_user_permissions_Policy =3D "rw" Default_user_permissions_Host_groups =3D "rw" Set to 'rw' to anable editing. Ben. mar...@be... wrote: > Hi, > =20 > I think I had successfully setup perfparse-0.104.2 with method 4 (pipe)= :=20 > The perfparsed is running, no errors in the perfparse error log and the= =20 > timestamp of the pipe will be actualise regularly. But: I see no data i= n=20 > the mysql database. Must I configure the hostgroup parameter by the=20 > perfparse.cgi before I can see any data ? How must I configure the=20 > parameter ? I can create hostgroups by using the perfparse.cgi but I'm=20 > not able to add hosts to a hostgroup ?! > =20 > Regards > Martin R=F6h |
From: Tim W. <tim...@gm...> - 2004-12-07 19:14:26
|
Martin, did you add the following to your perfparse.cfg: Storage_Modules_Load =3D "mysql" (BTW, this should be added to the FAQ) Otherwise perfparsed starts, but doesn't actually do anything..... Tim On Tue, 07 Dec 2004 16:34:23 +0000, Ben Clewett <bcl...@pe...> wr= ote: > Martin, >=20 > Glad you found the mailing lists! >=20 > Can you please ensure that the check plugins you are using return > performance data. Something like: >=20 > CRITICAL - load average: 2.17, 1.92, 1.89 | > load1=3D2.170000;1.000000;2.000000;0.000000 > load5=3D1.920000;1.000000;2.000000;0.000000 > load15=3D1.890000;1.000000;2.000000;0.000000 >=20 > You can see the data after the '|'. >=20 > If this is the case, there are a number of other places this data can be > dropped or corrupted. If you can, please give an example of a plugin > output. >=20 > The host groups are not relevant. To edit these, check your > perfparse.cfg and look for: >=20 > # CGI management : > # =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >=20 > # Default user permissions in the CGI. Accepted values are (ro|rw|hide) > Default_user_permissions_Policy =3D "rw" > Default_user_permissions_Host_groups =3D "rw" >=20 > Set to 'rw' to anable editing. >=20 > Ben. >=20 >=20 >=20 >=20 > mar...@be... wrote: >=20 > > Hi, > > > > I think I had successfully setup perfparse-0.104.2 with method 4 (pipe)= : > > The perfparsed is running, no errors in the perfparse error log and the > > timestamp of the pipe will be actualise regularly. But: I see no data i= n > > the mysql database. Must I configure the hostgroup parameter by the > > perfparse.cgi before I can see any data ? How must I configure the > > parameter ? I can create hostgroups by using the perfparse.cgi but I'm > > not able to add hosts to a hostgroup ?! > > > > Regards > > Martin R=F6h >=20 >=20 > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://productguide.itmanagersjournal.com/ > _______________________________________________ > Perfparse-users mailing list > Per...@li... > https://lists.sourceforge.net/lists/listinfo/perfparse-users > |
From: Yves <yme...@pe...> - 2004-12-08 09:35:26
|
> Martin, > did you add the following to your perfparse.cfg: > Storage_Modules_Load =3D "mysql" > (BTW, this should be added to the FAQ) > > Otherwise perfparsed starts, but doesn't actually do anything..... I'm changing the behaviour of perfparsed and perfparse-log2* in order to = not start in such a case and print something in the log. This will be in next version... Yves --=20 - Homepage - http://ymettier.free.fr - http://www.logicacmg.com - - GPG key - http://ymettier.free.fr/gpg.txt - - Maitretarot - http://www.nongnu.org/maitretarot/ - - Perfparse - http://perfparse.sf.net/ - |