Hi,
You probably installed Cacti from source and not from an rpm file. You can verify it by running: rpm -qa|grep cacti
If no output is displayed, then you installed Cacti from source.
Or you can try rpm -i --nodeps if you know you have Cacti installed from sources but if you go packages way I would recommend using Cacti packaged version as well.
Thank guy’s, running with nodeps worked a treat. I’ve tested a connection to my nginx servers using ss_get_by_ssh.php. Are there any guides on how to implement this into cacti noo so i can’t start producing graphs?
Actually guy’s, i’ve got the template for nginx installed ok into cacti and i’ve copied the ss_get_by_ssh.php script to the same server. How do i embed the SSH password into the file and also my graphs are showing -nan… Appreciate any help as i’m sure i need the password embedded to get this working right?
Hi guy’s. I’ve imported the template fine, setup passphraseless keys for ssh access from cacto to my nginx instance. Tested ok. I’ve created my graphs but i’m not getting any data back? I’m getting a -nan result. Also, is there a way to check that the template is using the ss_get_by_ssh.php correctly and pointing to it?