nagios4/t-tap/stub_perfdata.c
2017-05-19 23:37:19 +02:00

3 lines
112 B
C

int update_host_performance_data(host *hst) {}
int update_service_performance_data(service *svc) { return OK; }