Hiding SNMP Community

Post general support questions here that do not specifically fall into the Linux or Windows categories.

Moderators: Developers, Moderators

Post Reply
Flux
Posts: 39
Joined: Fri Nov 01, 2002 12:37 pm

Hiding SNMP Community

Post by Flux »

Is there an option somewhere that will let me hide the SNMP Community string or replace it with ****? Thanks in advance.

Flux :o
User avatar
bulek
Cacti Pro User
Posts: 854
Joined: Mon May 20, 2002 2:07 am
Location: Poland
Contact:

Post by bulek »

In snmp.php change line 115:

Code: Select all

DrawMatrixLoopItem($sql_id,"community",$i,false,"");
to:

Code: Select all

DrawMatrixLoopItem("*****","","",false,"");
- bulek
Flux
Posts: 39
Joined: Fri Nov 01, 2002 12:37 pm

Post by Flux »

Thanks bulek. Your suggestion worked once again.

Flux :o
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests