pacemaker
2.1.7-0f7f88312f
Scalable High-Availability cluster resource manager
|
Go to the source code of this file.
Functions | |
G_GNUC_INTERNAL int | services__nagios_prepare (svc_action_t *op) |
G_GNUC_INTERNAL enum ocf_exitcode | services__nagios2ocf (int exit_status) |
G_GNUC_INTERNAL GList * | services__list_nagios_agents (void) |
G_GNUC_INTERNAL gboolean | services__nagios_agent_exists (const char *agent) |
G_GNUC_INTERNAL int | services__get_nagios_metadata (const char *type, char **output) |
G_GNUC_INTERNAL int services__get_nagios_metadata | ( | const char * | type, |
char ** | output | ||
) |
Definition at line 175 of file services_nagios.c.
G_GNUC_INTERNAL GList* services__list_nagios_agents | ( | void | ) |
Definition at line 132 of file services_nagios.c.
G_GNUC_INTERNAL enum ocf_exitcode services__nagios2ocf | ( | int | exit_status | ) |
Definition at line 106 of file services_nagios.c.
G_GNUC_INTERNAL gboolean services__nagios_agent_exists | ( | const char * | agent | ) |
Definition at line 155 of file services_nagios.c.
G_GNUC_INTERNAL int services__nagios_prepare | ( | svc_action_t * | op | ) |
Definition at line 44 of file services_nagios.c.