Cactid isn't cactid 0.8.6g in RPM-Package for FC 3 and 4

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

Moderators: Developers, Moderators

Post Reply
jolonghair
Posts: 8
Joined: Fri Dec 16, 2005 3:19 am

Cactid isn't cactid 0.8.6g in RPM-Package for FC 3 and 4

Post by jolonghair »

Hi,

i have installed cacti-cactid-0.8.6g.fc4.i386.rpm on Fedora Core 4 and find out that the cactid says it's version 0.8.6f:

/usr/bin/cactid -h
CACTID 0.8.6f Copyright 2002-2005 by The Cacti Group
...


rpm -qa | grep cactid
cacti-cactid-0.8.6g-1

Do you have packed the wrong cactid in those package, maybe? I have checked the Package for FC 3 and i got the same messages.

And when i try to monitor a server, where the snmpd listen on another port as 161, i got timeout messages and no results from the server. When i read the changelog there i find that those bug is fixed, but it isn't in the Fedora Packages.

Well, what's up?

Kind Regards

Jolonghair
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

it's the same with cactid 0.8.6g built from source :

Code: Select all

$ ./cactid --version
CACTID 0.8.6f  Copyright 2002-2005 by The Cacti Group
Modifying these strings in the configure file fixes it :

Code: Select all

PACKAGE_VERSION='0.8.6g'
PACKAGE_STRING='Cactid Poller 0.8.6g'
VERSION=0.8.6g
You get the correct version then :

Code: Select all

$ ./cactid --version
CACTID 0.8.6g  Copyright 2002-2005 by The Cacti Group
[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]
jolonghair
Posts: 8
Joined: Fri Dec 16, 2005 3:19 am

Post by jolonghair »

fmangeant wrote:Hi

it's the same with cactid 0.8.6g built from source :

Code: Select all

$ ./cactid --version
CACTID 0.8.6f  Copyright 2002-2005 by The Cacti Group
Modifying these strings in the configure file fixes it :

Code: Select all

PACKAGE_VERSION='0.8.6g'
PACKAGE_STRING='Cactid Poller 0.8.6g'
VERSION=0.8.6g
You get the correct version then :

Code: Select all

$ ./cactid --version
CACTID 0.8.6g  Copyright 2002-2005 by The Cacti Group
Hi,

thank you for your reply. This isn't an acceptable solution for me.

Kind Regards

Jolonghair
Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests