Closed (fixed)
Project:
Nagios Monitoring
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
4 Feb 2009 at 00:39 UTC
Updated:
20 Feb 2009 at 04:10 UTC
In the nagios_get_data() function, we should provide a hook so modules can provide their own alerts to Nagios.
Perhaps provide a way for other modules to override the DRUPAL element in the array as well.
Comments
Comment #1
kbahey commentedThis is now implemented.
Your module can implement a hook_nagios(), documented in the README.txt.