Binaries paths !!!

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

Moderators: Developers, Moderators

Post Reply
raptor
Posts: 2
Joined: Sun Feb 27, 2005 2:53 pm

Binaries paths !!!

Post by raptor »

i have a CentOS server with cpanel...

how can i find where the snmp and rrd paths are ???

it doesnt autodetect them !!!
raptor
Posts: 2
Joined: Sun Feb 27, 2005 2:53 pm

Post by raptor »

anyone please ?????????????
User avatar
TheWitness
Developer
Posts: 17007
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Post by TheWitness »

I usually try something like the following (keep in mind I am not a *nix person):

"find / -name rrdtool -print" (while as root, cut's down number of violations)
"find / -name php - print" (while as root, cut's down number of violations)

TheWitness
True understanding begins only when we realize how little we truly understand...

Life is an adventure, let yours begin with Cacti!

Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages


For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
User avatar
rony
Developer/Forum Admin
Posts: 6022
Joined: Mon Nov 17, 2003 6:35 pm
Location: Michigan, USA
Contact:

Post by rony »

Code: Select all

which snmpget
which snmpwalk
which rrdtool
That will find them if they are located in the path. Cacti is usually good about finding them, so, they are either not in the path, or not installed.

Use the find command that was posted above to search the file systems.
[size=117][i][b]Tony Roman[/b][/i][/size]
[size=84][i]Experience is what causes a person to make new mistakes instead of old ones.[/i][/size]
[size=84][i]There are only 3 way to complete a project: Good, Fast or Cheap, pick two.[/i][/size]
[size=84][i]With age comes wisdom, what you choose to do with it determines whether or not you are wise.[/i][/size]
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests