CompufixHosting

Active Member
Nov 28, 2005
30
0
156
I am trying to setup Cacti to show me my servers traffic information.
I have snmp compiled with php, but in cacti it asks for the following:
SNMP Community
SNMP Username
SNMP Password

I do not know what these would be.

Does anyone know how I can find out this information?


Thanks
 

lostinspace

Well-Known Member
Jul 19, 2003
122
1
168
Colorado Springs, CO
I am trying to setup Cacti to show me my servers traffic information.
I have snmp compiled with php, but in cacti it asks for the following:
SNMP Community
SNMP Username
SNMP Password

I do not know what these would be.

Does anyone know how I can find out this information?


Thanks
Use V1 SNMP and try 'public' for the community.

If you want to use user auth (V3), you'll need to configure your snmpd for it.

Try 'snmpconf -r none -g basic_setup' for a more advanced config file for snmpd.