Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
CACTI e grafici
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
f0llia
l33t
l33t


Joined: 22 Apr 2003
Posts: 873

PostPosted: Thu Apr 07, 2005 5:43 pm    Post subject: CACTI e grafici Reply with quote

Ho installato e configurato cacti regolarmente, ma ho un problema per quanto riguarda la visualizzazione dei grafici...:
NON me li fa vedere.. esce la solita x rossa invece dell'immagine del grafico.
Che potrebbe essere ?
Back to top
View user's profile Send private message
f0llia
l33t
l33t


Joined: 22 Apr 2003
Posts: 873

PostPosted: Fri Apr 08, 2005 5:53 am    Post subject: Reply with quote

nessuno ha un'idea ?
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Fri Apr 08, 2005 8:09 am    Post subject: Reply with quote

f0llia wrote:
nessuno ha un'idea ?


Non uppare se non sono passate 24 ore.
_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
f0llia
l33t
l33t


Joined: 22 Apr 2003
Posts: 873

PostPosted: Fri Apr 08, 2005 8:40 am    Post subject: Reply with quote

gutter wrote:
f0llia wrote:
nessuno ha un'idea ?


Non uppare se non sono passate 24 ore.


sorry
Back to top
View user's profile Send private message
f0llia
l33t
l33t


Joined: 22 Apr 2003
Posts: 873

PostPosted: Thu Apr 21, 2005 5:58 am    Post subject: Reply with quote

Ho provato a cancellare e a reinstallare tutto, ma ho ancora il problema con i grafici. :?
Nessuno usa Cacti ( o ha mai avuto esperienze ) per il monitor ?

Tnx
Back to top
View user's profile Send private message
FonderiaDigitale
Veteran
Veteran


Joined: 06 Nov 2003
Posts: 1710
Location: Rome, Italy

PostPosted: Thu Apr 21, 2005 9:11 am    Post subject: Reply with quote

leggi il primo post riguardante le modalita' di postare e vedrai che qualcuno ti risponde. nessuno e' indovino.
_________________
Come disse un amico, i sistemisti sono un po' come gli artigiani per l'informatica :)
Back to top
View user's profile Send private message
f0llia
l33t
l33t


Joined: 22 Apr 2003
Posts: 873

PostPosted: Thu Apr 21, 2005 9:18 am    Post subject: Reply with quote

FonderiaDigitale wrote:
leggi il primo post riguardante le modalita' di postare e vedrai che qualcuno ti risponde. nessuno e' indovino.


Grazie per il consiglio....

Cma a cosa ti riferisci in particolare ?
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Thu Apr 21, 2005 9:36 am    Post subject: Reply with quote

f0llia wrote:

Cma a cosa ti riferisci in particolare ?


Si riferisce al fatto che devi fornire maggiori informazioni se vuoi che qualcuno ti aiuti.
_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
f0llia
l33t
l33t


Joined: 22 Apr 2003
Posts: 873

PostPosted: Thu Apr 21, 2005 10:00 am    Post subject: Reply with quote

gutter wrote:
f0llia wrote:

Cma a cosa ti riferisci in particolare ?


Si riferisce al fatto che devi fornire maggiori informazioni se vuoi che qualcuno ti aiuti.


Purtroppo non da errori di nessun tipo, non saprei che cosa specificare.. ho provato a guardare un po in giro ma non c'e nulla che specifichi che genere d'errore sia. L'unica cosa è proprio il fatto che il grafico non viene visualizzato. Per crearli ho seguito esattamente la doc ufficiale.. Se avete domande specifiche cercherò di essere ilo più esauriente possibile nel rispondervi.
Back to top
View user's profile Send private message
f0llia
l33t
l33t


Joined: 22 Apr 2003
Posts: 873

PostPosted: Fri Apr 22, 2005 7:18 am    Post subject: Reply with quote

Sapete se per caso ci sono percorsi particolari in cui potrei cercare qualcosa che meglio chiarisca cosa c'e che non va ?
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Fri Apr 22, 2005 7:51 am    Post subject: Reply with quote

Hai provato a vedere se questo sw ha un forum o una mailing list di supporto, magari la ne sapranno qualcosa in più.
_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
FonderiaDigitale
Veteran
Veteran


Joined: 06 Nov 2003
Posts: 1710
Location: Rome, Italy

PostPosted: Fri Apr 22, 2005 10:00 am    Post subject: Reply with quote

cacti richiede (vedi il manuale) di inserire uno script in cron.
prova a eseguire quello script in shell e vedi l'output.
_________________
Come disse un amico, i sistemisti sono un po' come gli artigiani per l'informatica :)
Back to top
View user's profile Send private message
f0llia
l33t
l33t


Joined: 22 Apr 2003
Posts: 873

PostPosted: Tue Apr 26, 2005 7:33 pm    Post subject: Reply with quote

@Fonderia: fai riferimento a questo passaggio? :
Code:

Add a line to your /etc/crontab file similar to:

*/5 * * * * cactiuser php /var/www/html/cacti/poller.php > /dev/null 2>&1

Replace cactiuser with the valid user specified in the previous step.

Replace /var/www/html/cacti/ with your full Cacti path.


Se si avevo inserito la riga in cron seguendo esattamente le indicazioni.
Purtroppo adesso non ho l'opportunità di postare l'output del comando in shell, appena posso lo posto.
Tnx
Back to top
View user's profile Send private message
f0llia
l33t
l33t


Joined: 22 Apr 2003
Posts: 873

PostPosted: Wed Apr 27, 2005 1:27 pm    Post subject: Reply with quote

ho provato a redirigere l'output del comando in cron verso un file prova.txt e il contenuto è il seguente:
Code:

-bash: /var/www/localhost/htdocs/cacti/poller.php: Permission denied


Che permessi vanno settati ? Io ho seguito quello che c'era scritto sul manuale, ma sembra che qualcosa non funzioni..:?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) 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