Currently we are implemented with the standard file
store for persistence. Need to support a database plugin.
Discussion
Anonymous
-
2007-02-05
Logged In: YES
user_id=1464385
Originator: YES
This should be a pluggable concept, so the 'XDD' files can just be plugged in. Original nagios was done via #DEFINE stuff. However, we can go with an interface driven approach.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
*Improve security
*Support for multiple Blue instances reporting to the same database.
*Support for dynamically registered hosts & services.
*Complete support for other object types.
Rob
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=1464385
Originator: YES
This should be a pluggable concept, so the 'XDD' files can just be plugged in. Original nagios was done via #DEFINE stuff. However, we can go with an interface driven approach.
Logged In: YES
user_id=1619513
Originator: NO
Assigning to myself for work on initial NDOUtils port.
Rob
Logged In: YES
user_id=1619513
Originator: NO
The first version (0.1) of the NDOUtils port is complete. And ready for inclusion with any release.
Currently supported configuration objects:
hosts
hostgroups
services
servicegroups
contacts
contactgroups
commands
timeperiods
timeranges
Event Objects:
host_check_data
service_check_data
notification_data
Features required for 0.2 version
*Improve security
*Support for multiple Blue instances reporting to the same database.
*Support for dynamically registered hosts & services.
*Complete support for other object types.
Rob