pacemaker  2.1.0-7c3f660
Scalable High-Availability cluster resource manager
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
services_nagios.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

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)
 

Function Documentation

G_GNUC_INTERNAL int services__get_nagios_metadata ( const char *  type,
char **  output 
)

Definition at line 84 of file services_nagios.c.

G_GNUC_INTERNAL GList* services__list_nagios_agents ( void  )

Definition at line 41 of file services_nagios.c.

G_GNUC_INTERNAL gboolean services__nagios_agent_exists ( const char *  agent)

Definition at line 64 of file services_nagios.c.