It might be using default .po file (translation - language). You can set your default language to solve that English problem.<br>But there is a problem in here, you ought not to run nagios as root. There can occur a security flaw.
<br>Try to run only "check_users" as root or give related permission to the nagios user.<br><br>Dinçer<br><br><br><div><span class="gmail_quote">2007/3/23, Sil <Spam> <<a href="mailto:smog1@free.fr">smog1@free.fr
</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I think I solved the problem.<br>In my tests I've try the plugin in a user shell, a sudo shel and a root
<br>shell (su - )<br>But when I restart a service I use sudo.<br>$ sudo /etc/init.d/nagios restart<br><br>So I try to restart Nagios service in a root shell :<br>$ su -<br>pw<br># /etc/init.d/nagios restart<br><br>And now it works, the own difference is the answer text is now in
<br>English !!! Not important.<br>Take care at the plugin answer :<br>maugain@sarge:~$ /usr/lib/nagios/plugins/check_users -w3 -c10<br><br>UTILISATEURS OK - 1 utilisateurs actuellement connectés sur |users=1;3;10;0<br><br>
me@sarge:~$ su -<br>Password:<br><br>sarge:~# /usr/lib/nagios/plugins/check_users -w3 -c10<br>USERS WARNING - 4 users currently logged in |users=4;3;10;0<br><br><br>Thanks for your help.<br>Sil<br><br>-------------------------------------------------------------------------
<br>Take Surveys. Earn Cash. Influence the Future of IT<br>Join SourceForge.net's Techsay panel and you'll get the chance to share your<br>opinions on IT & business topics through brief surveys-and earn cash<br>
<a href="http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV">http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV</a><br>_______________________________________________
<br>Nagios-users mailing list<br><a href="mailto:Nagios-users@lists.sourceforge.net">Nagios-users@lists.sourceforge.net</a><br><a href="https://lists.sourceforge.net/lists/listinfo/nagios-users">https://lists.sourceforge.net/lists/listinfo/nagios-users
</a><br>::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.<br>::: Messages without supporting info will risk being sent to /dev/null<br></blockquote></div><br>