What does [DS] mean in logfile?

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

Moderators: Developers, Moderators

Post Reply
WhipHubley
Posts: 6
Joined: Sat Sep 16, 2006 12:20 pm

What does [DS] mean in logfile?

Post by WhipHubley »

Hi there.

What does [DS] relate to in the logfile? For example...

CACTID: Host[1] DS[2508] WARNING: Result from SCRIPT not valid. Partial Result: ...
Use of uninitialized value in subtraction (-) at /usr/lib/nagios/plugins/xxxx_cacti line 80.

The "Host" in this instance is the localhost (the server running Cacti) but I need to know which host is being checked to produce this error.

I can only hope that the "DS" value refers to something I can query in the cacti database.

Thanks.
leonardo_gyn
Cacti User
Posts: 85
Joined: Sat Jan 22, 2005 4:51 pm

Post by leonardo_gyn »

DS = data source !

with this line you can see something bad happened with data source 2508 .... you can look what's data source 2508 about and try to fix that.
WhipHubley
Posts: 6
Joined: Sat Sep 16, 2006 12:20 pm

Post by WhipHubley »

Thankyou.

I can only hope there's a table in the database which will help me out with this :-)
leonardo_gyn
Cacti User
Posts: 85
Joined: Sat Jan 22, 2005 4:51 pm

Post by leonardo_gyn »

why worry with tables in database ??? forget that and look for the data source in cacti web interface !!!

of course you can handle things directly on the database .... but that would be FAAAAR more complex than simply using the web interface.
WhipHubley
Posts: 6
Joined: Sat Sep 16, 2006 12:20 pm

Post by WhipHubley »

Surely the database is the quickest way for me to find out what data source id equals 2508 ?

I'm actually struggling to find out which table this is held in, though.

Any ideas?
WhipHubley
Posts: 6
Joined: Sat Sep 16, 2006 12:20 pm

Post by WhipHubley »

Hmm, I think this might be the answer...

select * from data_template_data where local_data_id=2508
User avatar
streaker69
Cacti Pro User
Posts: 712
Joined: Mon Mar 27, 2006 10:35 am
Location: Psychic Amish Network Administrator

Post by streaker69 »

WhipHubley wrote:Surely the database is the quickest way for me to find out what data source id equals 2508 ?

I'm actually struggling to find out which table this is held in, though.

Any ideas?
Isn't it hypelinked in the log file? All the DS's are in mine, how about just clicking on it and seeing what it is?
[b]Cacti Version[/b] - 0.8.7d
[b]Plugin Architecture[/b] - 2.4
[b]Poller Type[/b] - Cactid v
[b]Server Info[/b] - Linux 2.6.18-128.1.6.el5
[b]Web Server[/b] - Apache/2.2.3 (CentOS)
[b]PHP[/b] - 5.2.9
[b]MySQL[/b] - 5.0.45-log
[b]RRDTool[/b] - 1.3.0
[b]SNMP[/b] - 5.3.2.2
[b]Plugins[/b]PHP Network Managing v0.6.1, Global Plugin Settings v0.6,thold v0.4.1,XMLPort v0.3.5,CactiCam v0.1.5,NetTools v0.1.5,pollperf v0.32,RRD Cleaner v1.1,sqlqueries v0.2,superlinks v0.8,syslog v0.5.2,update v0.4,discovery v0.9,zond v0.34a,hostinfo v0.2,Bloom v0.6.5,mactrack v1.1,weathermap v0.96a,mobile v0.1
User avatar
gandalf
Developer
Posts: 22383
Joined: Thu Dec 02, 2004 2:46 am
Location: Muenster, Germany
Contact:

Post by gandalf »

Of course they're only hyperlinked when viewed from cacti :wink: , not from cli
Reinhard
onnd
Posts: 3
Joined: Wed Jun 11, 2008 4:53 pm

Post by onnd »

Goto:

http://yourhostname/data_sources.php?ac ... it&id=2508

Replacing "yourhostname" with your server's name or IP.
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests