Versions Compared

Key

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

...

Then change directory into the /usr/local/nmis9/conf-default/plugins/

Code Block
themeMidnight
cp /usr/local/nmis9/conf-default/validation_plugins/NodeValidation.pm  /usr/local/nmis9/conf-default/plugins_available/
cd plugins


Create a soft link:

Midnight
Code Block
theme
ln -s /usr/local/nmis9/conf-default/plugins_available/NodeValidations.pm NodeValidations.pm

Once the above has been completed, then restart nmis9d and omkd services.

Midnight
Code Block
theme
sudo service nmis9d restart
sudo service omkd restart

...