Re: custom SNMP for custom graph

2010-03-09 Thread Mihamina Rakotomandimby
> Then in my /etc/snmp/snmpd.conf, I added: > exec .1.3.6.1.4.1.2021.254 ocsigen /usr/local/bin/ocsigen_access grepping the logs: Mar 10 07:00:11 ns309487 snmpd[12609]: /etc/snmp/snmpd.conf: line 335: Error: ERROR: This output format has been deprecated Please use the 'extend' directive i

RE: custom SNMP for custom graph

2010-03-09 Thread James Wu
iham...@gulfsat.mg] Sent: March 9, 2010 9:26 AM To: List Debian User; net-snmp-cod...@lists.sourceforge.net Subject: custom SNMP for custom graph Manao ahoana, Hello, Bonjour, I have an already working MRTG+SNMP+Apache here: http://srv3.rktmb.org:90/mrtg/ I try to make a custom MRTG graph First, I

custom SNMP for custom graph

2010-03-09 Thread Mihamina Rakotomandimby
Manao ahoana, Hello, Bonjour, I have an already working MRTG+SNMP+Apache here: http://srv3.rktmb.org:90/mrtg/ I try to make a custom MRTG graph First, I need to build SNMP stuff. Say I want to monitor the access of my web server by counting the number of lines of my access_log file. Just that si