nagios4/t-tap/stub_perfdata.c

3 lines
112 B
C
Raw Normal View History

2017-05-19 23:37:19 +02:00
int update_host_performance_data(host *hst) {}
int update_service_performance_data(service *svc) { return OK; }