[hobbit] - MySQL monitoring
You can use also dbcheck.pl to track the mysql database (connection and same stats as the normal sqlstatus script). The new version also has a custom query engine so it's possible to write to query to analyze and if someone know how to get more data out of sqlserver with query or sql command I can arrange some more checks for it (and graphs also...).
Francesco
-----Original Message----- From: thomas.seglard.enata at cnp.fr [mailto:thomas.seglard.enata at cnp.fr] Sent: Tuesday, October 10, 2006 5:09 PM To: hobbit at hswn.dk Subject: [hobbit] - MySQL monitoring
Hi,
I'm just asking you how do you monitor your MySQL databases ? I've setted up the bb-mysqlstatus.sh and modify it to support NCV format. Now I got graphs for queries/sec and slowqueries. That's cool but it's not very accurate... I'm using MySQL Administrator from http://dev.mysql.com/downloads/gui-tools/5.0.html and results are not the same. Did you write something to track insert, select, etc. from 'mysqladmin extended-status' ? Thanks for your help ! Sincerly,
Thomas
Ce message (et toutes ses pieces jointes eventuelles) est confidentiel et etabli a l'intention exclusive de ses destinataires. Toute utilisation de ce message non conforme a sa destination, toute diffusion ou toute publication, totale ou partielle, est interdite, sauf autorisation expresse. L'internet ne permettant pas d'assurer l'integrite de ce message, CNP Assurances et ses filiales declinent toute responsabilite au titre de ce message, s'il a ete altere, deforme ou falsifie.
This message and any attachments (the "message") are confidential and intended solely for the addressees. Any unauthorised use or dissemination is prohibited. E-mails are susceptible to alteration. Neither CNP Assurances nor any of its subsidiaries or affiliates shall be liable for the message if altered, changed or falsified.
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
Hi Francesco,
I'm sorry, I missed the new version and the query engine. I will try to look at it soon. Best regards,
Thomas
"Francesco Duranti" <fduranti at q8.it> a écrit sur 10/10/2006 21:16:24 :
You can use also dbcheck.pl to track the mysql database (connection and same stats as the normal sqlstatus script). The new version also has a custom query engine so it's possible to write to query to analyze and if someone know how to get more data out of sqlserver with query or sql command I can arrange some more checks for it (and graphs also...).
Francesco
-----Original Message----- From: thomas.seglard.enata at cnp.fr [mailto:thomas.seglard.enata at cnp.fr] Sent: Tuesday, October 10, 2006 5:09 PM To: hobbit at hswn.dk Subject: [hobbit] - MySQL monitoring
Hi,
I'm just asking you how do you monitor your MySQL databases ? I've setted up the bb-mysqlstatus.sh and modify it to support NCV format. Now I got graphs for queries/sec and slowqueries. That's cool but it's not very accurate... I'm using MySQL Administrator from http://dev.mysql.com/downloads/gui-tools/5.0.html and results are not the same. Did you write something to track insert, select, etc. from 'mysqladmin extended-status' ? Thanks for your help ! Sincerly,
Thomas
Ce message (et toutes ses pieces jointes eventuelles) est confidentiel et etabli a l'intention exclusive de ses destinataires. Toute utilisation de ce message non conforme a sa destination, toute diffusion ou toute publication, totale ou partielle, est interdite, sauf autorisation expresse. L'internet ne permettant pas d'assurer l'integrite de ce message, CNP Assurances et ses filiales declinent toute responsabilite au titre de ce message, s'il a ete altere, deforme ou falsifie.
This message and any attachments (the "message") are confidential and intended solely for the addressees. Any unauthorised use or dissemination is prohibited. E-mails are susceptible to alteration. Neither CNP Assurances nor any of its subsidiaries or affiliates shall be liable for the message if altered, changed or falsified.
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
Ce message (et toutes ses pieces jointes eventuelles) est confidentiel et etabli a l'intention exclusive de ses destinataires. Toute utilisation de ce message non conforme a sa destination, toute diffusion ou toute publication, totale ou partielle, est interdite, sauf autorisation expresse. L'internet ne permettant pas d'assurer l'integrite de ce message, CNP Assurances et ses filiales declinent toute responsabilite au titre de ce message, s'il a ete altere, deforme ou falsifie.
This message and any attachments (the "message") are confidential and intended solely for the addressees. Any unauthorised use or dissemination is prohibited. E-mails are susceptible to alteration. Neither CNP Assurances nor any of its subsidiaries or affiliates shall be liable for the message if altered, changed or falsified.
How about using mysqlreport? (http://hackmysql.com/mysqlreport)
It could run as cgi-bin script probably in the hobbit server itself or the client. It requires perl and the appropriate DBI modules.
I'm looking into incorporating replication slave monitoring into the script.
On 10/11/06, thomas.seglard.enata at cnp.fr <thomas.seglard.enata at cnp.fr> wrote:
Hi Francesco,
I'm sorry, I missed the new version and the query engine. I will try to look at it soon. Best regards,
Thomas
"Francesco Duranti" <fduranti at q8.it> a écrit sur 10/10/2006 21:16:24 :
You can use also dbcheck.pl to track the mysql database (connection and same stats as the normal sqlstatus script). The new version also has a custom query engine so it's possible to write to query to analyze and if someone know how to get more data out of sqlserver with query or sql command I can arrange some more checks for it (and graphs also...).
Francesco
-----Original Message----- From: thomas.seglard.enata at cnp.fr [mailto:thomas.seglard.enata at cnp.fr] Sent: Tuesday, October 10, 2006 5:09 PM To: hobbit at hswn.dk Subject: [hobbit] - MySQL monitoring
Hi,
I'm just asking you how do you monitor your MySQL databases ? I've setted up the bb-mysqlstatus.sh and modify it to support NCV format. Now I got graphs for queries/sec and slowqueries. That's cool but it's not very accurate... I'm using MySQL Administrator from http://dev.mysql.com/downloads/gui-tools/5.0.html and results are not the same. Did you write something to track insert, select, etc. from 'mysqladmin extended-status' ? Thanks for your help ! Sincerly,
Thomas
Ce message (et toutes ses pieces jointes eventuelles) est confidentiel et etabli a l'intention exclusive de ses destinataires. Toute utilisation de ce message non conforme a sa destination, toute diffusion ou toute publication, totale ou partielle, est interdite, sauf autorisation expresse. L'internet ne permettant pas d'assurer l'integrite de ce message, CNP Assurances et ses filiales declinent toute responsabilite au titre de ce message, s'il a ete altere, deforme ou falsifie.
This message and any attachments (the "message") are confidential and intended solely for the addressees. Any unauthorised use or dissemination is prohibited. E-mails are susceptible to alteration. Neither CNP Assurances nor any of its subsidiaries or affiliates shall be liable for the message if altered, changed or falsified.
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
Ce message (et toutes ses pieces jointes eventuelles) est confidentiel et etabli a l'intention exclusive de ses destinataires. Toute utilisation de ce message non conforme a sa destination, toute diffusion ou toute publication, totale ou partielle, est interdite, sauf autorisation expresse. L'internet ne permettant pas d'assurer l'integrite de ce message, CNP Assurances et ses filiales declinent toute responsabilite au titre de ce message, s'il a ete altere, deforme ou falsifie.
This message and any attachments (the "message") are confidential and intended solely for the addressees. Any unauthorised use or dissemination is prohibited. E-mails are susceptible to alteration. Neither CNP Assurances nor any of its subsidiaries or affiliates shall be liable for the message if altered, changed or falsified.
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
Hi,
I got a space problem on my hobbit server (4.2.0-1). Actually, my data directory is approaching 40G of occupied space. I have no more space on my disk so I'm worrying myself a bit ! I've already done a './trimhistory --drop[svcs|logs]' but I earned just a few Mb... What can I remove from the data directory ?
Here is some figures and a picture :
8,6G ./data/histlogs 26G ./data/hostdata 35G ./data
Thomas
Ce message (et toutes ses pieces jointes eventuelles) est confidentiel et etabli a l'intention exclusive de ses destinataires. Toute utilisation de ce message non conforme a sa destination, toute diffusion ou toute publication, totale ou partielle, est interdite, sauf autorisation expresse. L'internet ne permettant pas d'assurer l'integrite de ce message, CNP Assurances et ses filiales declinent toute responsabilite au titre de ce message, s'il a ete altere, deforme ou falsifie.
This message and any attachments (the "message") are confidential and intended solely for the addressees. Any unauthorised use or dissemination is prohibited. E-mails are susceptible to alteration. Neither CNP Assurances nor any of its subsidiaries or affiliates shall be liable for the message if altered, changed or falsified.
How long do you need to keep data? You can specify a date on trimhistory (see the man pages) and any log data before that date will be deleted.
thomas.seglard.enata at cnp.fr wrote:
Hi,
I got a space problem on my hobbit server (4.2.0-1). Actually, my data directory is approaching 40G of occupied space. I have no more space on my disk so I'm worrying myself a bit ! I've already done a './trimhistory --drop[svcs|logs]' but I earned just a few Mb... What can I remove from the data directory ?
Here is some figures and a picture :
8,6G ./data/histlogs 26G ./data/hostdata 35G ./data
Thomas
Ce message (et toutes ses pieces jointes eventuelles) est confidentiel et etabli a l'intention exclusive de ses destinataires. Toute utilisation de ce message non conforme a sa destination, toute diffusion ou toute publication, totale ou partielle, est interdite, sauf autorisation expresse. L'internet ne permettant pas d'assurer l'integrite de ce message, CNP Assurances et ses filiales declinent toute responsabilite au titre de ce message, s'il a ete altere, deforme ou falsifie.
This message and any attachments (the "message") are confidential and intended solely for the addressees. Any unauthorised use or dissemination is prohibited. E-mails are susceptible to alteration. Neither CNP Assurances nor any of its subsidiaries or affiliates shall be liable for the message if altered, changed or falsified.
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
-- Rich Smrcina VM Assist, Inc. Phone: 414-491-6001 Ans Service: 360-715-2467 rich.smrcina at vmassist.com
Catch the WAVV! http://www.wavv.org WAVV 2007 - Green Bay, WI - May 18-22, 2007
I specified a date with trimhistory (1st june 2006) but it doesn't seem to remove files in some hostdata directories. I executed again trimhistory to remove all files/logs before the 1st of september this year. In spite of that, I can see some files before this date were not removed from the hostdata directory :
[hobbit at psi200 psp145b]$ ls -ltr |more total 2280296 -rw-rw-r-- 1 hobbit hobbit 123509 aoû 10 16:16 1155219302 -rw-rw-r-- 1 hobbit hobbit 122816 aoû 10 16:18 1155219426 -rw-rw-r-- 1 hobbit hobbit 121728 aoû 10 16:21 1155219550 -rw-rw-r-- 1 hobbit hobbit 122275 aoû 10 16:23 1155219673 -rw-rw-r-- 1 hobbit hobbit 122391 aoû 10 16:25 1155219791 [snip] -rw-rw-r-- 1 hobbit hobbit 277910 aoû 31 23:51 1157060958 -rw-rw-r-- 1 hobbit hobbit 277830 aoû 31 23:55 1157061259 -rw-rw-r-- 1 hobbit hobbit 280192 sep 1 00:05 1157061858 -rw-rw-r-- 1 hobbit hobbit 272742 sep 1 00:09 1157062159 -rw-rw-r-- 1 hobbit hobbit 270990 sep 1 00:15 1157062458 -rw-rw-r-- 1 hobbit hobbit 274434 sep 1 00:22 1157062759
Thanks for your help ! Sincerly,
Thomas
Rich Smrcina <rsmrcina at wi.rr.com> a écrit sur 30/10/2006 15:10:18 :
How long do you need to keep data? You can specify a date on trimhistory (see the man pages) and any log data before that date will be deleted.
thomas.seglard.enata at cnp.fr wrote:
Hi,
I got a space problem on my hobbit server (4.2.0-1). Actually, my data directory is approaching 40G of occupied space. I have no more space on my disk so I'm worrying myself a bit ! I've already done a './trimhistory --drop[svcs|logs]' but I earned just a few Mb... What can I remove from the data directory ?
Here is some figures and a picture :
8,6G ./data/histlogs 26G ./data/hostdata 35G ./data
Thomas
Ce message (et toutes ses pieces jointes eventuelles) est confidentiel et etabli a l'intention exclusive de ses destinataires. Toute utilisation de ce message non conforme a sa destination, toute diffusion ou toute publication, totale ou partielle, est interdite, sauf autorisation expresse. L'internet ne permettant pas d'assurer l'integrite de ce message, CNP Assurances et ses filiales declinent toute responsabilite au titre de ce message, s'il a ete altere, deforme ou falsifie.
This message and any attachments (the "message") are confidential and intended solely for the addressees. Any unauthorised use or dissemination is prohibited. E-mails are susceptible to alteration. Neither CNP Assurances nor any of its subsidiaries or affiliates shall be liable for the message if altered, changed or falsified.
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
-- Rich Smrcina VM Assist, Inc. Phone: 414-491-6001 Ans Service: 360-715-2467 rich.smrcina at vmassist.com
Catch the WAVV! http://www.wavv.org WAVV 2007 - Green Bay, WI - May 18-22, 2007
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
Ce message (et toutes ses pieces jointes eventuelles) est confidentiel et etabli a l'intention exclusive de ses destinataires. Toute utilisation de ce message non conforme a sa destination, toute diffusion ou toute publication, totale ou partielle, est interdite, sauf autorisation expresse. L'internet ne permettant pas d'assurer l'integrite de ce message, CNP Assurances et ses filiales declinent toute responsabilite au titre de ce message, s'il a ete altere, deforme ou falsifie.
This message and any attachments (the "message") are confidential and intended solely for the addressees. Any unauthorised use or dissemination is prohibited. E-mails are susceptible to alteration. Neither CNP Assurances nor any of its subsidiaries or affiliates shall be liable for the message if altered, changed or falsified.
Can you send the command that you used?
thomas.seglard.enata at cnp.fr wrote:
I specified a date with trimhistory (1st june 2006) but it doesn't seem to remove files in some hostdata directories. I executed again trimhistory to remove all files/logs before the 1st of september this year. In spite of that, I can see some files before this date were not removed from the hostdata directory :
[hobbit at psi200 psp145b]$ ls -ltr |more total 2280296 -rw-rw-r-- 1 hobbit hobbit 123509 aoû 10 16:16 1155219302 -rw-rw-r-- 1 hobbit hobbit 122816 aoû 10 16:18 1155219426 -rw-rw-r-- 1 hobbit hobbit 121728 aoû 10 16:21 1155219550 -rw-rw-r-- 1 hobbit hobbit 122275 aoû 10 16:23 1155219673 -rw-rw-r-- 1 hobbit hobbit 122391 aoû 10 16:25 1155219791 [snip] -rw-rw-r-- 1 hobbit hobbit 277910 aoû 31 23:51 1157060958 -rw-rw-r-- 1 hobbit hobbit 277830 aoû 31 23:55 1157061259 -rw-rw-r-- 1 hobbit hobbit 280192 sep 1 00:05 1157061858 -rw-rw-r-- 1 hobbit hobbit 272742 sep 1 00:09 1157062159 -rw-rw-r-- 1 hobbit hobbit 270990 sep 1 00:15 1157062458 -rw-rw-r-- 1 hobbit hobbit 274434 sep 1 00:22 1157062759
Thanks for your help ! Sincerly,
Thomas
-- Rich Smrcina VM Assist, Inc. Phone: 414-491-6001 Ans Service: 360-715-2467 rich.smrcina at vmassist.com
Catch the WAVV! http://www.wavv.org WAVV 2007 - Green Bay, WI - May 18-22, 2007
Sure ! Here they are :
./trimhistory --cutoff=date +%s --date="1 sep 2006" --dropsvcs
./trimhistory --cutoff=date +%s --date="1 sep 2006" --droplogs
./trimhistory --cutoff=date +%s --date="1 sep 2006" --drop
Sincerly,
Thomas
Rich Smrcina <rsmrcina at wi.rr.com> a écrit sur 30/10/2006 15:52:06 :
Can you send the command that you used?
thomas.seglard.enata at cnp.fr wrote:
I specified a date with trimhistory (1st june 2006) but it doesn't seem to remove files in some hostdata directories. I executed again trimhistory to remove all files/logs before the 1st of september this year. In spite of that, I can see some files before this date were not removed from the hostdata directory :
[hobbit at psi200 psp145b]$ ls -ltr |more total 2280296 -rw-rw-r-- 1 hobbit hobbit 123509 aoû 10 16:16 1155219302 -rw-rw-r-- 1 hobbit hobbit 122816 aoû 10 16:18 1155219426 -rw-rw-r-- 1 hobbit hobbit 121728 aoû 10 16:21 1155219550 -rw-rw-r-- 1 hobbit hobbit 122275 aoû 10 16:23 1155219673 -rw-rw-r-- 1 hobbit hobbit 122391 aoû 10 16:25 1155219791 [snip] -rw-rw-r-- 1 hobbit hobbit 277910 aoû 31 23:51 1157060958 -rw-rw-r-- 1 hobbit hobbit 277830 aoû 31 23:55 1157061259 -rw-rw-r-- 1 hobbit hobbit 280192 sep 1 00:05 1157061858 -rw-rw-r-- 1 hobbit hobbit 272742 sep 1 00:09 1157062159 -rw-rw-r-- 1 hobbit hobbit 270990 sep 1 00:15 1157062458 -rw-rw-r-- 1 hobbit hobbit 274434 sep 1 00:22 1157062759
Thanks for your help ! Sincerly,
Thomas
-- Rich Smrcina VM Assist, Inc. Phone: 414-491-6001 Ans Service: 360-715-2467 rich.smrcina at vmassist.com
Catch the WAVV! http://www.wavv.org WAVV 2007 - Green Bay, WI - May 18-22, 2007
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
Ce message (et toutes ses pieces jointes eventuelles) est confidentiel et etabli a l'intention exclusive de ses destinataires. Toute utilisation de ce message non conforme a sa destination, toute diffusion ou toute publication, totale ou partielle, est interdite, sauf autorisation expresse. L'internet ne permettant pas d'assurer l'integrite de ce message, CNP Assurances et ses filiales declinent toute responsabilite au titre de ce message, s'il a ete altere, deforme ou falsifie.
This message and any attachments (the "message") are confidential and intended solely for the addressees. Any unauthorised use or dissemination is prohibited. E-mails are susceptible to alteration. Neither CNP Assurances nor any of its subsidiaries or affiliates shall be liable for the message if altered, changed or falsified.
I have a mysterious constellation.
With one exception showing historical logs works fine.
Only one service for one host error an occurs (Premature end of script headers). The same service for another host works.
If I add --debug in the bb-histlog.sh, it works (and shows "Trying header/footer file '/opt/hobbit/server/web/histlog_footer'").
So I played a litte with the hobbitsvc.c. If I comment if (tstamp) xfree(tstamp); in the function do_request, this one service for this one host works also!
My hobbit version is 4.2.0 with the all-in-one-Patch from Dec 15.
Michael
On Mon, Oct 30, 2006 at 03:09:20PM +0100, thomas.seglard.enata at cnp.fr wrote:
Hi,
I got a space problem on my hobbit server (4.2.0-1). Actually, my data directory is approaching 40G of occupied space. I have no more space on my disk so I'm worrying myself a bit ! I've already done a './trimhistory --drop[svcs|logs]' but I earned just a few Mb... What can I remove from the data directory ?
Here is some figures and a picture :
8,6G ./data/histlogs 26G ./data/hostdata
trimhistory fails to remove data from the hostdata directory. Do a find ./data/hostdata -mtime +90 | xargs rm -f
to delete hostdata files older than 90 days.
Regards, Henrik
Henrik,
Is this intentional or a minor oversight?
Henrik Stoerner wrote:
On Mon, Oct 30, 2006 at 03:09:20PM +0100, thomas.seglard.enata at cnp.fr wrote:
Hi,
I got a space problem on my hobbit server (4.2.0-1). Actually, my data directory is approaching 40G of occupied space. I have no more space on my disk so I'm worrying myself a bit ! I've already done a './trimhistory --drop[svcs|logs]' but I earned just a few Mb... What can I remove from the data directory ?
Here is some figures and a picture :
8,6G ./data/histlogs 26G ./data/hostdata
trimhistory fails to remove data from the hostdata directory. Do a find ./data/hostdata -mtime +90 | xargs rm -f
to delete hostdata files older than 90 days.
Regards, Henrik
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
-- Rich Smrcina VM Assist, Inc. Phone: 414-491-6001 Ans Service: 360-715-2467 rich.smrcina at vmassist.com
Catch the WAVV! http://www.wavv.org WAVV 2007 - Green Bay, WI - May 18-22, 2007
Thanks for this info. I used this command and now my disk space is correct. Regards,
Thomas
henrik at hswn.dk (Henrik Stoerner) a écrit sur 30/10/2006 16:06:13 :
On Mon, Oct 30, 2006 at 03:09:20PM +0100, thomas.seglard.enata at cnp.fr wrote:
Hi,
I got a space problem on my hobbit server (4.2.0-1). Actually, my data directory is approaching 40G of occupied space. I have no more space on my disk so I'm worrying myself a bit ! I've already done a './trimhistory --drop[svcs|logs]' but I earned just a few Mb... What can I remove from the data directory ?
Here is some figures and a picture :
8,6G ./data/histlogs 26G ./data/hostdata
trimhistory fails to remove data from the hostdata directory. Do a find ./data/hostdata -mtime +90 | xargs rm -f
to delete hostdata files older than 90 days.
Regards, Henrik
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
Ce message (et toutes ses pieces jointes eventuelles) est confidentiel et etabli a l'intention exclusive de ses destinataires. Toute utilisation de ce message non conforme a sa destination, toute diffusion ou toute publication, totale ou partielle, est interdite, sauf autorisation expresse. L'internet ne permettant pas d'assurer l'integrite de ce message, CNP Assurances et ses filiales declinent toute responsabilite au titre de ce message, s'il a ete altere, deforme ou falsifie.
This message and any attachments (the "message") are confidential and intended solely for the addressees. Any unauthorised use or dissemination is prohibited. E-mails are susceptible to alteration. Neither CNP Assurances nor any of its subsidiaries or affiliates shall be liable for the message if altered, changed or falsified.
Hi,
on my 'all non-green view', hobbit says : "No events received in last 240 minutes"... Though, it's not possible ! When I'm checking history button on some systems I can see events happened. So what's wrong ? I'm running Hobbit 4.2.0 with all-in-one patch on a Linux box. Best regards,
Thomas
Ce message (et toutes ses pieces jointes eventuelles) est confidentiel et etabli a l'intention exclusive de ses destinataires. Toute utilisation de ce message non conforme a sa destination, toute diffusion ou toute publication, totale ou partielle, est interdite, sauf autorisation expresse. L'internet ne permettant pas d'assurer l'integrite de ce message, CNP Assurances et ses filiales declinent toute responsabilite au titre de ce message, s'il a ete altere, deforme ou falsifie.
This message and any attachments (the "message") are confidential and intended solely for the addressees. Any unauthorised use or dissemination is prohibited. E-mails are susceptible to alteration. Neither CNP Assurances nor any of its subsidiaries or affiliates shall be liable for the message if altered, changed or falsified.
There is a known problem when running trimhistory, the non-green page does not get updated properly. You will need to bounce Hobbit and it will start logging again.
thomas.seglard.enata at cnp.fr wrote:
Hi,
on my 'all non-green view', hobbit says : "No events received in last 240 minutes"... Though, it's not possible ! When I'm checking history button on some systems I can see events happened. So what's wrong ? I'm running Hobbit 4.2.0 with all-in-one patch on a Linux box. Best regards,
Thomas
-- Rich Smrcina VM Assist, Inc. Phone: 414-491-6001 Ans Service: 360-715-2467 rich.smrcina at vmassist.com
Catch the WAVV! http://www.wavv.org WAVV 2007 - Green Bay, WI - May 18-22, 2007
I restarted hobbit and then I can see my events again ! Thanks for this information. Regards,
Thomas
Rich Smrcina <rsmrcina at wi.rr.com> a écrit sur 30/10/2006 15:39:45 :
There is a known problem when running trimhistory, the non-green page does not get updated properly. You will need to bounce Hobbit and it will start logging again.
thomas.seglard.enata at cnp.fr wrote:
Hi,
on my 'all non-green view', hobbit says : "No events received in last 240 minutes"... Though, it's not possible ! When I'm checking history button on some systems I can see events happened. So what's wrong ? I'm running Hobbit 4.2.0 with all-in-one patch on a Linux box. Best regards,
Thomas
-- Rich Smrcina VM Assist, Inc. Phone: 414-491-6001 Ans Service: 360-715-2467 rich.smrcina at vmassist.com
Catch the WAVV! http://www.wavv.org WAVV 2007 - Green Bay, WI - May 18-22, 2007
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
Ce message (et toutes ses pieces jointes eventuelles) est confidentiel et etabli a l'intention exclusive de ses destinataires. Toute utilisation de ce message non conforme a sa destination, toute diffusion ou toute publication, totale ou partielle, est interdite, sauf autorisation expresse. L'internet ne permettant pas d'assurer l'integrite de ce message, CNP Assurances et ses filiales declinent toute responsabilite au titre de ce message, s'il a ete altere, deforme ou falsifie.
This message and any attachments (the "message") are confidential and intended solely for the addressees. Any unauthorised use or dissemination is prohibited. E-mails are susceptible to alteration. Neither CNP Assurances nor any of its subsidiaries or affiliates shall be liable for the message if altered, changed or falsified.
participants (6)
-
fduranti@q8.it
-
great.dilla@gmail.com
-
henrik@hswn.dk
-
Michael.Nagel@forsa.de
-
rsmrcina@wi.rr.com
-
thomas.seglard.enata@cnp.fr