Traceback (most recent call last):
File "/usr/lib/python2.6/site-packages/onealert/agent/core/
executors.py", line 47, in execute
result, state, instructions, errors = self.plugin_instance.execute(self.config, state)
File "/usr/lib/python2.6/site-packages/onealert/agent/core/spi/
plugins.py", line 25, in execute
result, state, instructiOns= self._execute(config, state)
File "/usr/lib/python2.6/site-packages/onealert/agent/plugins/nagios/nagioslog/
plugin.py", line 123, in _execute
tail = self._create_tail(config['nagios_log_file'], state.get("tail_state"))
File "/usr/lib/python2.6/site-packages/onealert/agent/plugins/nagios/nagioslog/
plugin.py", line 65, in _create_tail
"Alerts will not be processed!".format(log_file))
PluginExecutionException: Log file does not exist in: /usr/local/nagios/var/nagios.log. Alerts will not be processed!
2016-04-14 10:31:51,790 19387 Thread-143 agent ERROR Failed to execute plugin, attempt 0 out of 1080
Traceback (most recent call last):
File "/usr/lib/python2.6/site-packages/onealert/agent/core/
executors.py", line 47, in execute
result, state, instructions, errors = self.plugin_instance.execute(self.config, state)
File "/usr/lib/python2.6/site-packages/onealert/agent/core/spi/
plugins.py", line 25, in execute
result, state, instructiOns= self._execute(config, state)
File "/usr/lib/python2.6/site-packages/onealert/agent/plugins/nagios/nagioslog/
plugin.py", line 123, in _execute
tail = self._create_tail(config['nagios_log_file'], state.get("tail_state"))
File "/usr/lib/python2.6/site-packages/onealert/agent/plugins/nagios/nagioslog/
plugin.py", line 65, in _create_tail
"Alerts will not be processed!".format(log_file))
PluginExecutionException: Log file does not exist in: /usr/local/nagios/var/nagios.log. Alerts will not be processed!
表示一堆错误