problem with RRDTool-Graph Access Denied.....

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

Moderators: Developers, Moderators

Post Reply
User avatar
bali-boy
Posts: 12
Joined: Wed Sep 06, 2006 8:20 pm

problem with RRDTool-Graph Access Denied.....

Post by bali-boy »

hello guys i really need your help..... i have been installed cacti on my computer, i installed it on freeBSD and running cacti using internet explorer as default browser and i have been complete all the requirement that need for running cacti.....after that i login as admin into cacti then i create device, it's running well, and i complete all the configuration....after that i click graph management tab...all the device i've create is list on graph management list....but, when i click one of the device which listed on the graph management device list, the screen shows like this.....i get the message which say that the graph access is denied....... is there any solution for my problem guys....thank's for your help......- :D :D :D
Attachments
cacti problem.JPG
cacti problem.JPG (162.11 KiB) Viewed 3865 times
User avatar
bali-boy
Posts: 12
Joined: Wed Sep 06, 2006 8:20 pm

Re: problem with RRDTool-Graph Access Denied.....

Post by bali-boy »

here this my graph permission configuration tab..... :P
Attachments
cacti problem2.JPG
cacti problem2.JPG (133.86 KiB) Viewed 3864 times
User avatar
bali-boy
Posts: 12
Joined: Wed Sep 06, 2006 8:20 pm

Re: problem with RRDTool-Graph Access Denied.....

Post by bali-boy »

and this is my general cacti's setting...... :)
Attachments
setting general.JPG
setting general.JPG (171.15 KiB) Viewed 3863 times
User avatar
bali-boy
Posts: 12
Joined: Wed Sep 06, 2006 8:20 pm

Re: problem with RRDTool-Graph Access Denied.....

Post by bali-boy »

and this is my setting path for my cacti :-? :-? .....it's really makes me confused about cacti.......i need your help guys...the expert from around the world or from another planet :lol: hehehehe :lol: :lol: :lol:
Attachments
setting path.JPG
setting path.JPG (139.12 KiB) Viewed 3862 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 »

Hi

can you run this :

Code: Select all

$ /usr/local/bin/rrdtool --version
[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]
User avatar
bali-boy
Posts: 12
Joined: Wed Sep 06, 2006 8:20 pm

Post by bali-boy »

fmangeant wrote:Hi

can you run this :

Code: Select all

$ /usr/local/bin/rrdtool --version
i've run those command and the BSD give me a message like this..... :wink: ,what's wrong with my RRD.....???? :( :lol:
Attachments
rrdmsg.JPG
rrdmsg.JPG (13.5 KiB) Viewed 3859 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 try to run this :

Code: Select all

$ find / -name "libm.so.*"
[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]
User avatar
bali-boy
Posts: 12
Joined: Wed Sep 06, 2006 8:20 pm

Post by bali-boy »

i've try the command and i found this as the result.......
Attachments
findlpg.JPG
findlpg.JPG (10.82 KiB) Viewed 3856 times
User avatar
bali-boy
Posts: 12
Joined: Wed Sep 06, 2006 8:20 pm

Post by bali-boy »

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

Post by fmangeant »

Try this :

Code: Select all

# ln -s /usr/libm.so.3 /usr/libm.so.4
# ldconfig
But no guarantee...
[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]
User avatar
bali-boy
Posts: 12
Joined: Wed Sep 06, 2006 8:20 pm

Post by bali-boy »

i've run the command #ln -s .../libm.so.3 .../libm.so.4 ....continue with #ldconfig. after that i run command #.../lib/rrdtool --version and it's work :D the rrdtool give me a message like this......does it's mean that my rrdtool is already running ???? :( :(
Attachments
message from rrdtool....
message from rrdtool....
rrdtool cmd.JPG (32.98 KiB) Viewed 3803 times
User avatar
bali-boy
Posts: 12
Joined: Wed Sep 06, 2006 8:20 pm

Post by bali-boy »

....but i still got the message from rrdtool----graph access denied...i don't know what i've tofo next......heeeeeeeeelllllppppppp........... :( :( :lol:
Attachments
still GAD.JPG
still GAD.JPG (74.56 KiB) Viewed 3802 times
User avatar
bali-boy
Posts: 12
Joined: Wed Sep 06, 2006 8:20 pm

Post by bali-boy »

up up up up up up up up :D :D :D :lol: :lol: :lol:
User avatar
bali-boy
Posts: 12
Joined: Wed Sep 06, 2006 8:20 pm

Post by bali-boy »

help help help heeeeeeeeelpppppppppp................... :roll: :roll: :roll: :o :o :o
Post Reply

Who is online

Users browsing this forum: No registered users and 3 guests