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
Cactid isn't cactid 0.8.6g in RPM-Package for FC 3 and 4
Moderators: Developers, Moderators
-
- Posts: 8
- Joined: Fri Dec 16, 2005 3:19 am
- fmangeant
- Cacti Guru User
- Posts: 2345
- Joined: Fri Sep 19, 2003 8:36 am
- Location: Sophia-Antipolis, France
- Contact:
Hi
it's the same with cactid 0.8.6g built from source :
Modifying these strings in the configure file fixes it :
You get the correct version then :
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
Code: Select all
PACKAGE_VERSION='0.8.6g'
PACKAGE_STRING='Cactid Poller 0.8.6g'
VERSION=0.8.6g
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]
[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]
-
- Posts: 8
- Joined: Fri Dec 16, 2005 3:19 am
Hi,fmangeant wrote:Hi
it's the same with cactid 0.8.6g built from source :Modifying these strings in the configure file fixes it :Code: Select all
$ ./cactid --version CACTID 0.8.6f Copyright 2002-2005 by The Cacti Group
You get the correct version then :Code: Select all
PACKAGE_VERSION='0.8.6g' PACKAGE_STRING='Cactid Poller 0.8.6g' VERSION=0.8.6g
Code: Select all
$ ./cactid --version CACTID 0.8.6g Copyright 2002-2005 by The Cacti Group
thank you for your reply. This isn't an acceptable solution for me.
Kind Regards
Jolonghair
Who is online
Users browsing this forum: No registered users and 2 guests