Search found 8 matches

by Simon
Fri Sep 28, 2007 2:36 am
Forum: Plugin: (Network Weather Map)
Topic: Missing icons and background image
Replies: 5
Views: 4496

If I write ICON myfile.png, there's no line on the log.

When I write ICON c:/myfullpath/myfile.png, I've got an error on the log (file not found).

And when I write ICON myfolder/myfile.png, there's no line but the image appears on the graph...

Thanks
by Simon
Thu Sep 27, 2007 2:19 pm
Forum: Plugin: (Network Weather Map)
Topic: Missing icons and background image
Replies: 5
Views: 4496

Thanks for your reply.

The check.php returns no error.

I've finally found the problem: I must specify the folder "configs/" before the filename (ex: configs/background.png).

The example.conf file doesn't use the folder name, so I never inserted him...

Thanks
by Simon
Thu Sep 27, 2007 5:35 am
Forum: Plugin: (Network Weather Map)
Topic: Missing icons and background image
Replies: 5
Views: 4496

Missing icons and background image

Hello, Weathermap generates successfully my map, but no icons and no image background are used. I'm using the BACKGROUND instruction at the top of my config file, and ICON for 5 nodes. I've tested with ICON myfile.png and ICON 32 32 myfile.png. No errors on the debug log. Can you help me ? Thanks
by Simon
Wed Sep 26, 2007 3:25 am
Forum: Scripts and Templates
Topic: IIS - WWW Graph templates
Replies: 37
Views: 116318

Hello all,

My Request and Network Statictics graph doesn't be drawn.

The poller seems to retrieve data, but no graph.

Anyone can help me please ?

There's some line of my log file on attachment.

Thanks
by Simon
Fri Dec 29, 2006 4:14 am
Forum: Help: Windows Specific
Topic: Graph debug mode - Times out
Replies: 6
Views: 1624

Is your problem solved ?

Because I've the same and I don't know what to do to correct this...

Thanks
by Simon
Thu Dec 28, 2006 3:54 pm
Forum: Help: Windows Specific
Topic: Can't show any graph
Replies: 4
Views: 1498

I've updated my php.ini file.

120sec for max_execution_time
32M for memory_limit

Same error: Maximum execution time of 120 seconds exceeded in rrd.php on line 107

Thanks for your help
by Simon
Thu Dec 28, 2006 3:12 am
Forum: Help: Windows Specific
Topic: Can't show any graph
Replies: 4
Views: 1498

Thanks for your reply. I've already read the post "before posting". All missing information are stored on my signature, but I can see it only if I'm logged on the forum (I've clicked the "Attach signature"). How can I show my signature all the time ? I change the php.ini file and...
by Simon
Tue Dec 26, 2006 3:40 pm
Forum: Help: Windows Specific
Topic: Can't show any graph
Replies: 4
Views: 1498

Can't show any graph

Hello,

The poller seems to be good.

All paths correctly defined.

Many .rrd files created on the rra folder (but the size never changes ??).

One time, I've a PHP timeout error when I want to show a graph (max time defined to 60 seconds).

Can anyone help me ??

Thanks