Emergencia

Post general support questions here that do not specifically fall into the Linux or Windows categories.

Moderators: Developers, Moderators

Post Reply
khemir
Posts: 27
Joined: Sun May 12, 2002 12:56 am
Location: Guadalajara, Jalisco, Mexico
Contact:

Emergencia

Post by khemir »

I rebbot the server, when start, the rrd.log show all rra in N ej:

06/19/2002 7:45 PM - CMD: /usr/local/rrdtool/bin/rrdtool update /usr/local/web/htdocs/cacti/rra/system_loadavg.rrd --template N

Why..?? the value is N...

and mail of cactiuser say:

<b>Warning</b>: Supplied argument is not a valid MySQL result resource in <b>/usr/local/web/htdocs/cacti/cmd.php</b> on line
<b>47</b><br>

and the same in the line 150.....

thanks...
Define ternura...
raX
Lead Developer
Posts: 2243
Joined: Sat Oct 13, 2001 7:00 pm
Location: Carlisle, PA
Contact:

Post by raX »

If it just happened after a reboot, maybe something MySQL-wise is messed up. Anyhow, run this query and see what it returns:
select d.id, d.name, d.srcid,
s.formatstrin, s.formatstrout, s.id as sid, s.type
from rrd_ds d
left join src s
on d.srcid=s.id
where d.active="on"
and d.subdsid=0;
-Ian
khemir
Posts: 27
Joined: Sun May 12, 2002 12:56 am
Location: Guadalajara, Jalisco, Mexico
Contact:

Excato

Post by khemir »

ok, the problem is, the server reboot and the database fails,
the solucion is, reapir table src_data and all retun ok...


thanks for help...

congratulatios for graet CACTI...
Define ternura...
Post Reply

Who is online

Users browsing this forum: No registered users and 4 guests