I've installed latest version of cacti on Linux VPS Server (LocalHost)
Than I configured the SNMP in the other Linux VPS Server (RemoteHost)
When preforming a SNMP Client Command on LocalHost
Code: Select all
snmpwalk -c myCommunity *(RemoteHost IP)* -v1
The RemoteHost is added to Devices and Cacti reads it's main SNMP information
But when I generate Graphs - the Graphs of the LocalHost and RemoteHost are Identic excluding only the Ping graph that works fine,
What I'm doing wrong?
Thank you in advance!