Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[MONIT] Drôle de valeur [Résolu]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
idodesuke
Apprentice
Apprentice


Joined: 19 Dec 2005
Posts: 244
Location: France

PostPosted: Mon Jul 17, 2006 11:49 pm    Post subject: [MONIT] Drôle de valeur [Résolu] Reply with quote

Euh je découvre un peu monit et postfix en ce moment et pour commencer il y a un truc que je ne capte pas trop...

Voilà ce que m'affiche l'interface web de monit:

Process Status Uptime CPU Memory
postfix running 18m 0.0% 1115042.8% [-656 kB]
mlnet running 7h 40m 3.8% 14.7% [56960 kB]

La fin de mon /etc/monitrc:
Quote:
check process postfix with pidfile /var/spool/postfix/pid/master.pid

start program = "/etc/init.d/postfix start"
stop program = "/etc/init.d/postfix stop"

check process mlnet with pidfile /home/p2p/mldonkey/mlnet.pid

start program = "/etc/init.d/mldonkey start"
stop program = "/etc/init.d/mldonkey stop"
if cpu usage > 50% for 2 cycles then alert
if mem usage > 50% for 2 cycles then alert


Le % de mémoire utilisé par postfix n'est pas un peu étrange là? J'ai loupé un truc quelque part?


Last edited by idodesuke on Tue Jul 18, 2006 3:43 pm; edited 1 time in total
Back to top
View user's profile Send private message
Scullder
Guru
Guru


Joined: 16 Mar 2006
Posts: 466
Location: France

PostPosted: Tue Jul 18, 2006 12:19 am    Post subject: Reply with quote

C'est plutôt la mémoire utilisée qui est étrange, le pourcentage de mémoire est peut-être faussé par un calcul avec un type non signé.
_________________
Linux gentoo 2.6.18-ck1-r2 #1 PREEMPT Fri Nov 17 01:37:56 CET 2006 x86_64 AMD Athlon(tm) 64 Processor 3000+ AuthenticAMD GNU/Linux
Back to top
View user's profile Send private message
idodesuke
Apprentice
Apprentice


Joined: 19 Dec 2005
Posts: 244
Location: France

PostPosted: Tue Jul 18, 2006 3:43 pm    Post subject: Reply with quote

J'utilisais "app-admin/monit-4.4" la version ~x86 ("app-admin/monit-4.8.1") m'affiche une valeur plus correct:

Process Status Uptime CPU Memory
postfix running 14h 59m 0.0% 0.2% [1068 kB]
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum