apol Posted November 28, 2006 Share Posted November 28, 2006 Hi everyone ,I want to poll some network devices (AccessPoints) and retrieve some values. But i want to do periodicaly(every 2 min) from a php script. Then after a period i want to display this values on a graph in the same script. How can i do this?Does php5 support SNMPV3 or SNMPV2 ? Which is the best library to use for creating graphs with php? I Know JpGraph and gd . Does anyone know a better library to use for graphs?thanks Link to comment https://forums.phpfreaks.com/topic/28744-does-php5-support-snmpv3/ Share on other sites More sharing options...
trq Posted November 28, 2006 Share Posted November 28, 2006 [quote]Does php5 support SNMPV3 or SNMPV2 ?[[/quote]It can. See the [url=http://php.net/snmp]manual[/url]. Link to comment https://forums.phpfreaks.com/topic/28744-does-php5-support-snmpv3/#findComment-131569 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.