Cacti (home)ForumsRepositoryDocumentation
Cacti: offical forums and support  

 FAQFAQ   SearchSearch   MemberlistMemberlist    RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in    


Cant see SNMP Version in hostinfo

 
Post new topic   Reply to topic    Cacti Forum Index -> Plugin General
Author Message
pgus



Joined: 10 Feb 2006
Posts: 37

PostPosted: Thu Jan 25, 2007 7:13 am    Post subject: Cant see SNMP Version in hostinfo Reply with quote

Hi!

Solution:
In hostinfo.php change row
$output = shell_exec ("$path_snmpwalk --version 2>&1");
To
$output = shell_exec ("$path_snmpwalk -V --version 2>&1");

Running i Windows enviroment.
Back to top
hugsandy



Joined: 31 Jan 2007
Posts: 6
Location: India

PostPosted: Wed Jan 31, 2007 5:43 pm    Post subject: Reply with quote

hi pgus

i installed the hostinfo plugin but can not see it any where in the webpage

what is the location where i will get the link for this after installing

thanks

sandy
Back to top
cigamit
Developer


Joined: 07 Apr 2005
Posts: 946
Location: B/CS Texas

PostPosted: Thu Feb 01, 2007 8:56 pm    Post subject: Reply with quote

Net-SNMP has changed it syntax so many times, its difficult to keep up (even between distributions). Maybe I will just have it check both ways.


If you can not see the plugin, be sure you gave your self permissions to view the plugin under user management.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Cacti Forum Index -> Plugin General All times are GMT - 5 Hours
Page 1 of 1

 



Powered by phpBB © 2001, 2005 phpBB Group