graphics for another linux Machines
Moderators: Developers, Moderators
-
- Posts: 5
- Joined: Mon May 29, 2006 6:47 am
graphics for another linux Machines
I don't speak english very well but I'll try to expose my problem.
Hello! I had instaled cacti 0.8.6 on my Debian Linux. It seems OK it graphes four cisco routers with satisfaction(very good). So I'd added another fifteen gateways linux(Debian too) on cacti. but it don't graph it right. all machines are being graphed local server macine.
All the graphics for the linux machines are equals to local linux server. I am using the host template "Local Linux Machine" for all linux devices.
Could i use another template?? Where is my mistake, and how to correct it?
--------------------------------------------------------------------------------------------------
In portuguese.
Ol
Hello! I had instaled cacti 0.8.6 on my Debian Linux. It seems OK it graphes four cisco routers with satisfaction(very good). So I'd added another fifteen gateways linux(Debian too) on cacti. but it don't graph it right. all machines are being graphed local server macine.
All the graphics for the linux machines are equals to local linux server. I am using the host template "Local Linux Machine" for all linux devices.
Could i use another template?? Where is my mistake, and how to correct it?
--------------------------------------------------------------------------------------------------
In portuguese.
Ol
-
- Posts: 5
- Joined: Mon May 29, 2006 6:47 am
thanks
Thanks it realy function...
Now it is ok.
Have you ever configured cacti to work with a Tsunami Wireless Router?
Now it is ok.
Have you ever configured cacti to work with a Tsunami Wireless Router?
-
- Posts: 5
- Joined: Mon May 29, 2006 6:47 am
a problematic machine
Ok! the cacti is very good.
I did not tried to do graphics for the Tsunamis I will do it later....
But a linux machine is giving "SNMP error" to me. I have tried to uninstall and to reinstall the snmp package and to import the config files from another linux machine(that are being graphed sucessfuly) but I always have had this message.
there are a cookbook for this problem??
I am using Debian 3.1 linux 2.6.8
I did not tried to do graphics for the Tsunamis I will do it later....
But a linux machine is giving "SNMP error" to me. I have tried to uninstall and to reinstall the snmp package and to import the config files from another linux machine(that are being graphed sucessfuly) but I always have had this message.
there are a cookbook for this problem??
I am using Debian 3.1 linux 2.6.8
- gandalf
- Developer
- Posts: 22383
- Joined: Thu Dec 02, 2004 2:46 am
- Location: Muenster, Germany
- Contact:
Re: a problematic machine
Did you reinstall on the target machine?seemantech wrote:Ok! the cacti is very good.
I did not tried to do graphics for the Tsunamis I will do it later....
But a linux machine is giving "SNMP error" to me. I have tried to uninstall and to reinstall the snmp package and to import the config files from another linux machine(that are being graphed sucessfuly) but I always have had this message.
A cookbaook may be found at net-snmp.org. And try the manpages of snmpd, snmpd.conf. Your implementation may bring a per script snmpconf for building a valid snmpd configuration file
Reinhard
-
- Posts: 5
- Joined: Mon May 29, 2006 6:47 am
it was another thing
I discovered the trouble!
I used iptraf to see the trafic snmp. So I saw some errors like "port unreachable".
Then I used "netstat -a" in the target machne
Then I have edited the script /etc/init.d/snmpd and modified the parameters to start snmpd process.
Now is Ok
Well, Now is done. I will try another devices snmp capable(Tsunami and Terabean wireless routers). I will need some help.
I used iptraf to see the trafic snmp. So I saw some errors like "port unreachable".
Then I used "netstat -a" in the target machne
Code: Select all
root@alanis # netstat -a | grep snmp
udp 0 0 localhost.localdomain:snmp *:*
Now is Ok
Code: Select all
root@alanis # netstat -a | grep snmp
udp 0 0 alanis.mydomain.com.br:snmp *:*
- gandalf
- Developer
- Posts: 22383
- Joined: Thu Dec 02, 2004 2:46 am
- Location: Muenster, Germany
- Contact:
To check a new target, perform where <community> represents the community string of the target (often defaults to the string "public"). If this returns results, you're on the right way.
At least for Tsunami's there are some Template to be found at Scripts and Templates, AFAIK
Reinhard
Code: Select all
snmpwalk -c <community> -v 1 <target> system
At least for Tsunami's there are some Template to be found at Scripts and Templates, AFAIK
Reinhard
Who is online
Users browsing this forum: No registered users and 1 guest