Device Status Unknown

Post support questions that directly relate to Linux/Unix operating systems.

Moderators: Developers, Moderators

arykustirin
Posts: 15
Joined: Tue Apr 25, 2006 9:26 pm
Contact:

Device Status Unknown

Post by arykustirin »

Dear all,

I already install cacti on Fedora Core 4. Everything is ok. But when I add new device, the device status still unknown.

What a problem with that? Please help me, guys.

Thanks,

Ary
User avatar
fmangeant
Cacti Guru User
Posts: 2345
Joined: Fri Sep 19, 2003 8:36 am
Location: Sophia-Antipolis, France
Contact:

Post by fmangeant »

Hi

have you run the poller at least once ?

It has to be run from crontab, but you can run it from hand :

Code: Select all

$ php /path/to/cacti/poller.php
[size=84]
[color=green]HOWTOs[/color] :
[list][*][url=http://forums.cacti.net/viewtopic.php?t=15353]Install and configure the Net-SNMP agent for Unix[/url]
[*][url=http://forums.cacti.net/viewtopic.php?t=26151]Install and configure the Net-SNMP agent for Windows[/url]
[*][url=http://forums.cacti.net/viewtopic.php?t=28175]Graph multiple servers using an SNMP proxy[/url][/list]
[color=green]Templates[/color] :
[list][*][url=http://forums.cacti.net/viewtopic.php?t=15412]Multiple CPU usage for Linux[/url]
[*][url=http://forums.cacti.net/viewtopic.php?p=125152]Memory & swap usage for Unix[/url][/list][/size]
arykustirin
Posts: 15
Joined: Tue Apr 25, 2006 9:26 pm
Contact:

Post by arykustirin »

Hi, too

This is content of my crontab file

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

The path of poller.pho is correct. And when I type ;
php /var/www/html/cacti/poller.php , the message appear like that :

sh: /usr/local/rrdtool-1.2.15: is a directory
10/17/2006 03:33:57 PM - SYSTEM STATS: Time:1.0803 Method:cmd.php Processes:1 Threads:N/A Hosts:4 HostsPerProcess:4 DataSources:16 RRDsProcessed:8

I add 3 devices (2 Cisco Router & 1 Catalyst). After I type :
php /var/www/html/cacti/poller.php , one of devices is UP. But there is no graph.

What should I do again to fix that?

Thx so much for your advice and help.

Regards,

Ary
User avatar
fmangeant
Cacti Guru User
Posts: 2345
Joined: Fri Sep 19, 2003 8:36 am
Location: Sophia-Antipolis, France
Contact:

Post by fmangeant »

IMO you have the wrong path for RRDtool (Settings ->Paths -> RRDTool Binary Path). Currently it's pointing to a directory and not a file.
[size=84]
[color=green]HOWTOs[/color] :
[list][*][url=http://forums.cacti.net/viewtopic.php?t=15353]Install and configure the Net-SNMP agent for Unix[/url]
[*][url=http://forums.cacti.net/viewtopic.php?t=26151]Install and configure the Net-SNMP agent for Windows[/url]
[*][url=http://forums.cacti.net/viewtopic.php?t=28175]Graph multiple servers using an SNMP proxy[/url][/list]
[color=green]Templates[/color] :
[list][*][url=http://forums.cacti.net/viewtopic.php?t=15412]Multiple CPU usage for Linux[/url]
[*][url=http://forums.cacti.net/viewtopic.php?p=125152]Memory & swap usage for Unix[/url][/list][/size]
arykustirin
Posts: 15
Joined: Tue Apr 25, 2006 9:26 pm
Contact:

Post by arykustirin »

This is my path for rrdtool and curently configuration. Is there someting wrong ?
Attachments
path rrdtool
path rrdtool
cacti-1.png (11.81 KiB) Viewed 8201 times
devices status
devices status
cacti-2.png (12.67 KiB) Viewed 8201 times
empty graph
empty graph
cacti-3.png (13.11 KiB) Viewed 8201 times
User avatar
fmangeant
Cacti Guru User
Posts: 2345
Joined: Fri Sep 19, 2003 8:36 am
Location: Sophia-Antipolis, France
Contact:

Post by fmangeant »

arykustirin wrote:This is my path for rrdtool and curently configuration. Is there someting wrong ?
Try /usr/local/rrdtool-1.2.15/bin/rrdtool instead of /usr/local/rrdtool-1.2.15/bin/
[size=84]
[color=green]HOWTOs[/color] :
[list][*][url=http://forums.cacti.net/viewtopic.php?t=15353]Install and configure the Net-SNMP agent for Unix[/url]
[*][url=http://forums.cacti.net/viewtopic.php?t=26151]Install and configure the Net-SNMP agent for Windows[/url]
[*][url=http://forums.cacti.net/viewtopic.php?t=28175]Graph multiple servers using an SNMP proxy[/url][/list]
[color=green]Templates[/color] :
[list][*][url=http://forums.cacti.net/viewtopic.php?t=15412]Multiple CPU usage for Linux[/url]
[*][url=http://forums.cacti.net/viewtopic.php?p=125152]Memory & swap usage for Unix[/url][/list][/size]
arykustirin
Posts: 15
Joined: Tue Apr 25, 2006 9:26 pm
Contact:

Post by arykustirin »

I already try that, but there is no change. I just :cry: for that.
What should I do again?

Thx n regards,

A.K
Attachments
already try
already try
cacti-4.png (11.82 KiB) Viewed 8195 times
User avatar
fmangeant
Cacti Guru User
Posts: 2345
Joined: Fri Sep 19, 2003 8:36 am
Location: Sophia-Antipolis, France
Contact:

Post by fmangeant »

Can you run the poller one more time ?

Also, the "RRDtool default font path" is empty, point it to the .ttf file provided with RRDtool.
[size=84]
[color=green]HOWTOs[/color] :
[list][*][url=http://forums.cacti.net/viewtopic.php?t=15353]Install and configure the Net-SNMP agent for Unix[/url]
[*][url=http://forums.cacti.net/viewtopic.php?t=26151]Install and configure the Net-SNMP agent for Windows[/url]
[*][url=http://forums.cacti.net/viewtopic.php?t=28175]Graph multiple servers using an SNMP proxy[/url][/list]
[color=green]Templates[/color] :
[list][*][url=http://forums.cacti.net/viewtopic.php?t=15412]Multiple CPU usage for Linux[/url]
[*][url=http://forums.cacti.net/viewtopic.php?p=125152]Memory & swap usage for Unix[/url][/list][/size]
arykustirin
Posts: 15
Joined: Tue Apr 25, 2006 9:26 pm
Contact:

Post by arykustirin »

:cry: :cry: :cry:
still not working, guys....
arykustirin
Posts: 15
Joined: Tue Apr 25, 2006 9:26 pm
Contact:

Post by arykustirin »

there is still problem,guys...

anyone can help me please..... :cry: :(

thx n regards,

Ary
Attachments
status still unknown
status still unknown
cacti-5.png (10.58 KiB) Viewed 8161 times
there is no graph update
there is no graph update
cacti-6.png (23.07 KiB) Viewed 8161 times
arykustirin
Posts: 15
Joined: Tue Apr 25, 2006 9:26 pm
Contact:

Post by arykustirin »

Help me please, guys.....

:cry: :cry: :cry: :roll: :roll: :roll:
User avatar
TheWitness
Developer
Posts: 17007
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Post by TheWitness »

What version of Cacti are you running? I would upgrade to 0.8.6i, then review your log's in detail to see if something is not updating as you expect.

TheWitness
True understanding begins only when we realize how little we truly understand...

Life is an adventure, let yours begin with Cacti!

Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages


For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
User avatar
gandalf
Developer
Posts: 22383
Joined: Thu Dec 02, 2004 2:46 am
Location: Muenster, Germany
Contact:

Post by gandalf »

You may give my link on "NaN Debugging" a try. See my signature
Reinhard
arykustirin
Posts: 15
Joined: Tue Apr 25, 2006 9:26 pm
Contact:

Post by arykustirin »

Hi guys, this is error log in my cacti. I use Cacti-0.8.6i and Cactid 0.8.6g, Fedora Core 4, Mysql-4.1.20-1, php-5.0.4-10.5, rrdtoo-1.2.15.
Attachments
error log 1
error log 1
cacti log error-1.png (20.04 KiB) Viewed 8058 times
error log 2
error log 2
cacti log error-2.png (11.32 KiB) Viewed 8058 times
User avatar
gandalf
Developer
Posts: 22383
Joined: Thu Dec 02, 2004 2:46 am
Location: Muenster, Germany
Contact:

Post by gandalf »

So oI again advertise my "NaN Debugging" HowTo. In has a part on "MySQL updateing". Please try those failing commands as advertised. This may require some basic knowledge of mysql, but is all I can do from remote
Reinhard
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests