Home
last modified time | relevance | path

Searched defs:agent_ip (Results 1 – 9 of 9) sorted by relevance

/dports/www/py-rackspace-monitoring/rackspace-monitoring-0.6.5/test/fixtures/rackspace/v1.0/
H A Dagent_connections.json10 "agent_ip": "192.168.0.1" string
19 "agent_ip": "192.168.0.1" string
/dports/security/ossec-hids-server/ossec-hids-3.6.0/src/shared/
H A Dread-agents.c977 static int _get_time_rkscan(const char *agent_name, const char *agent_ip, agent_info *agt_info) in _get_time_rkscan()
1099 static char *_get_agent_keepalive(const char *agent_name, const char *agent_ip) in _get_agent_keepalive()
1118 static int _get_agent_os(const char *agent_name, const char *agent_ip, agent_info *agt_info) in _get_agent_os()
1184 agent_info *get_agent_info(const char *agent_name, const char *agent_ip) in get_agent_info()
1228 int get_agent_status(const char *agent_name, const char *agent_ip) in get_agent_status()
H A Dagent_op.c224 int os_write_agent_info(const char *agent_name, __attribute__((unused)) const char *agent_ip, in os_write_agent_info()
/dports/security/ossec-hids-local/ossec-hids-3.6.0/src/shared/
H A Dread-agents.c977 static int _get_time_rkscan(const char *agent_name, const char *agent_ip, agent_info *agt_info) in _get_time_rkscan()
1099 static char *_get_agent_keepalive(const char *agent_name, const char *agent_ip) in _get_agent_keepalive()
1118 static int _get_agent_os(const char *agent_name, const char *agent_ip, agent_info *agt_info) in _get_agent_os()
1184 agent_info *get_agent_info(const char *agent_name, const char *agent_ip) in get_agent_info()
1228 int get_agent_status(const char *agent_name, const char *agent_ip) in get_agent_status()
H A Dagent_op.c224 int os_write_agent_info(const char *agent_name, __attribute__((unused)) const char *agent_ip, in os_write_agent_info()
/dports/security/ossec-hids-agent/ossec-hids-3.6.0/src/shared/
H A Dread-agents.c977 static int _get_time_rkscan(const char *agent_name, const char *agent_ip, agent_info *agt_info) in _get_time_rkscan()
1099 static char *_get_agent_keepalive(const char *agent_name, const char *agent_ip) in _get_agent_keepalive()
1118 static int _get_agent_os(const char *agent_name, const char *agent_ip, agent_info *agt_info) in _get_agent_os()
1184 agent_info *get_agent_info(const char *agent_name, const char *agent_ip) in get_agent_info()
1228 int get_agent_status(const char *agent_name, const char *agent_ip) in get_agent_status()
H A Dagent_op.c224 int os_write_agent_info(const char *agent_name, __attribute__((unused)) const char *agent_ip, in os_write_agent_info()
/dports/www/py-rackspace-monitoring/rackspace-monitoring-0.6.5/rackspace_monitoring/
H A Dbase.py287 bundle_version, process_version, agent_ip): argument
/dports/net-mgmt/pmacct/pmacct-1.7.5/src/
H A Dpretag.h154 pt_hostaddr_t agent_ip; member