You are not logged in.

Announcement

 Téléchargez la dernière version stable de GLPI      -     Et vous, que pouvez vous faire pour le projet GLPI ? :  Contribuer
 Download last stable version of GLPI                      -     What can you do for GLPI ? :  Contribute

#1 2008-04-07 22:46:21

augusto.ferronato
Member
From: Brasilia - DF / Brasil
Registered: 2008-03-19
Posts: 190

Plugin MySAR - Error

Hi,
I installed the plugin MySAR, and this error is displayed (GLPI Mode DEBUG)

1    SHOW TABLES LIKE '%glpi_plugin_hotline%'    0.002     
2    SELECT *
FROM glpi_plugin_mysar_config
WHERE ( 1 )     0.005     
3    SELECT *
FROM glpi_plugin_mysar_config
WHERE ( 1 )     0.001     
4    SELECT traffic.date, sites.site, count(distinct traffic.time) as tps
FROM traffic,sites
WHERE traffic.sitesID=sites.id AND traffic.date >= '2008-02-01' AND traffic.date <= '2008-04-07' group by traffic.date,sites.site
ORDER BY tps desc LIMIT 10;    1,548.909    Error writing file '/tmp/MYyDUpCD' (Errcode: 28

Image:

mysar_error.JPG


The permissions on /tmp is chmod -R 777

the full screen
http://www.truly.inf.br/augusto/mysar_error.JPG

GLPI 0.70.2
CentOS 4.4
Apache 2.0
MySQL 5.0

MySAR
Ubuntu Server 6.06
MySQL 5.0

Thanks smile

Last edited by augusto.ferronato (2008-04-07 22:48:11)


SO: Gentoo
Version: PROD GLPI 0.84.6 / DEV: SVN
PHP: PHP 5.3.4-pl0-gentoo / MySQL: 5.1.51-log
OCS: OCS-NG 2.0

Offline

#2 2008-04-07 22:54:01

tsmr
GLPI-DEV
From: Rennes
Registered: 2005-08-26
Posts: 11,632
Website

Re: Plugin MySAR - Error

glpi_plugin_hotline ?

It's very old as plugin and not supported from 0.70 tongue


Xavier Caillaud
Blog GLPI Infotel

Offline

#3 2008-04-07 23:06:42

augusto.ferronato
Member
From: Brasilia - DF / Brasil
Registered: 2008-03-19
Posts: 190

Re: Plugin MySAR - Error

This plugin, have influence on MySAR plugin?

Thanks


SO: Gentoo
Version: PROD GLPI 0.84.6 / DEV: SVN
PHP: PHP 5.3.4-pl0-gentoo / MySQL: 5.1.51-log
OCS: OCS-NG 2.0

Offline

#4 2008-04-07 23:16:21

tsmr
GLPI-DEV
From: Rennes
Registered: 2005-08-26
Posts: 11,632
Website

Re: Plugin MySAR - Error

no i don't think. And your problem is strange..

I think you haven't space in you /tmp partition..

Can you try to change your tmpdir variable of mysql  ?


Xavier Caillaud
Blog GLPI Infotel

Offline

#5 2008-04-08 13:41:19

augusto.ferronato
Member
From: Brasilia - DF / Brasil
Registered: 2008-03-19
Posts: 190

Re: Plugin MySAR - Error

Hi,
in /tmp i have more of 40G of Space, because only one partition for the System.

how the change the tmpdir variable? i not find this sad

Thanks for your help


SO: Gentoo
Version: PROD GLPI 0.84.6 / DEV: SVN
PHP: PHP 5.3.4-pl0-gentoo / MySQL: 5.1.51-log
OCS: OCS-NG 2.0

Offline

Board footer

Powered by FluxBB