I just setup a command like the following

object CheckCommand "check_ls"  {
   import "plugin-check-command"
   command = [ "/bin/ls", PluginDir ]
 }

The resulting output has only the files fetched from the monitoring-plugins
but the files which are directly added on the PluginDir directory is not
visible.
Any reasons for this ? or am i missing something ?
_______________________________________________
icinga-users mailing list
icinga-users@lists.icinga.org
https://lists.icinga.org/mailman/listinfo/icinga-users

Reply via email to