I already did this test. " munin-run srcds_fps_127.0.0.1_27015" return the fps. I tried again but still the same when I update manually. (su -c '/usr/bin/munin-cron' munin )
Do you think it could be a munin version issue ? If you do not have any idea, I'll give a try with v1.2.5 instead of v1.2.6. Just have to know how to downgrade :) | -----Message d'origine----- | De : [EMAIL PROTECTED] [mailto:hlds_linux- | [EMAIL PROTECTED] De la part de [EMAIL PROTECTED] | Envoyé : jeudi 17 juillet 2008 14:00 | À : Half-Life dedicated Linux server mailing list | Objet : Re: [hlds_linux] Resources for diagnosing lag spikes | | Try to run the plugins as instructed in the README file. You can read it at | http://css.setti.info/code/munin-srcds/munin_srcds_plugin/README . | | First set up /etc/munin/plugin-conf.d/munin-node configuration stuff like: | | [srcds_fps_127.0.0.1_27015] | env.srcdspass password1 | | Then try to run the script like: | | munin-run srcds_fps_127.0.0.1_27015 | | That makes munin to run only the srcds_fps_ plugin and get the stats from | the server. If that doesn't work, then there's something wrong. If it works, | then you're quite close having it working. | | You can also try to run the plugin/script completely without munin. The | following clip is from the README file: | | In a case that munin-run fails or there's error, it's possible to test the plugins | without munin too. First set envinronment variable srcdspass according to | your server. In Linux you can write to command line: | | export srcdspass=password | /etc/munin/plugins/srcds_fps_127.0.0.1_27015 | | This should work in any case. If it doesn't, then there's bug somewhere. | | I'm running Munin version 1.2.5, so hopefully the bug isn't caused by the | version difference. | | Let me know of your progress. | | PS. Verify that you have the plugins linked to /etc/munin/plugins/ like | srcds_fps_1.2.3.4_27015 (note there's underscore "_" separating IP and | port). | | On Thu, 17 Jul 2008, Olivetiti wrote: | | > Hi, I tried to install your plugin but encountered an error I can't | > fix by myself. I installed it on munin v 1.2.6 (gentoo 64bits) and the | > error I get when I force graph update ( su -c '/usr/bin/munin-cron' munin ) | is: | > | > munin_set_var: Malformatted variable path | > "xxx.xxx.xxx:27016;xx.xxx.xxx.xxx:27016.address". at | > /usr/lib64/perl5/site_perl/5.8.8/Munin.pm line 453. | > | > Do you have an idea ? | | -- | Ghost | | _______________________________________________ | To unsubscribe, edit your list preferences, or view the list archives, please | visit: | http://list.valvesoftware.com/mailman/listinfo/hlds_linux _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux

