Passpersist Scripts
From Net-SNMP Wiki
Revision as of 11:50, 26 September 2007 by DomroOuric (Talk | contribs)
lialcatr
Perl
see the simple example in local/passpersisttest
Python
You need to specify unbuffered output for python to work. The first line should look like:
#!/usr/bin/python -u