Hi Where is that config.h? According to where I have installed version 5.2: find /usr/local/src/net-snmp-5.2/ -name config.h -print /usr/local/src/net-snmp-5.2/win32/config.h is the only config.h file I could find cat /usr/local/src/net-snmp-5.2/win32/config.h : /* * Everyone should be including the new style config header. * For now, we'll do it for them for backwards compatability. */ #include <net-snmp/net-snmp-config.h> ............and that's all it has written inside it. Thanks for your patience Jose Dragone Dave Shield wrote: On Sun, 2005-01-09 at 15:10, Jose Dragone wrote:#procfix NAME PROG ARGS : these two scripts below do not run and I don't know why? procfix sendmail /root/Snmp-Scripts/procfix-sendmail.sh start procfix httpd /root/Snmp-Scripts/procfix-httpd.sh startWhat command are you running to try and trigger them? The "defaultMonitors" line will active sending a trap when the process montoring detects a problem, but it does not automatically trigger the 'procfix' directives. That still requires an explicit SET on the relevant prErrFix instance.Dave |
- Re: (Re: prTable problem: solved), procfix problem this time Jose Dragone
- Re: (Re: prTable problem: solved), procfix problem this ... Robert Story
- Re: (Re: prTable problem: solved), procfix problem t... Jose Dragone
- Re: (Re: prTable problem: solved), procfix problem t... Jose Dragone
- Re: (Re: prTable problem: solved), procfix probl... Robert Story
- Re: (Re: prTable problem: solved), procfix problem this ... Jose Dragone
- Re: (Re: prTable problem: solved), procfix problem t... Robert Story
- Re: (Re: prTable problem: solved), procfix probl... Jose Dragone
- Re: (Re: prTable problem: solved), procfix problem this ... Jose Dragone