Hello Users: <br><br>I am having touble integrating nagios with snmptt, it seems that the snmptt daemon can not write passive check results to the /usr/local/nagios/var/rw/nagios.cmd file. I get the following error: <br><br>
"cannot create /usr/local/nagios/var/rw/nagios.cmd: Permission denied"<br><br>The wierd thing is that I have added the "snmptt" user to the "nagcmd" group. I can actually run the EXEC command from the console and manually send the check results by running: <br>
<br>/usr/local/nagios/libexec/eventhandlers/submit_check_result "myhost" "snmp_traps" 1 "My text message"<br><br>as the snmptt user. But when the snmptt tries to run it when a trap is received I get the above error. <br>
<br>Any suggestions or recommendations are deeply appreciated<br><br>//Marco<br><br><br><br><br><br>