Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

*.info;mail.none;authpriv.none;cron.none;local2.none    /var/log/messages


STEP 3

Now, we need to inform OpEvents where the snmptrap comes from. So, we do so, informing the path where the snmptrap.log is on the /usr/local/omk/conf/opCommon.json. 

***************************************************************************************************************************************************

Be careful with this opCommon.json file. It is a Perl hash, so any syntax error will render the OMK Server to stop working properly. 

***************************************************************************************************************************************************



cd /usr/local/omk/conf/

vim opCommon.json

...