diff options
Diffstat (limited to 'plugins-root/check_icmp.d/config.h')
| -rw-r--r-- | plugins-root/check_icmp.d/config.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins-root/check_icmp.d/config.h b/plugins-root/check_icmp.d/config.h index 8e9c96b2..97be7fc1 100644 --- a/plugins-root/check_icmp.d/config.h +++ b/plugins-root/check_icmp.d/config.h | |||
| @@ -60,8 +60,8 @@ typedef struct { | |||
| 60 | unsigned long ttl; | 60 | unsigned long ttl; |
| 61 | unsigned short icmp_data_size; | 61 | unsigned short icmp_data_size; |
| 62 | unsigned short icmp_pkt_size; | 62 | unsigned short icmp_pkt_size; |
| 63 | unsigned int pkt_interval; | 63 | time_t pkt_interval; |
| 64 | unsigned int target_interval; | 64 | time_t target_interval; |
| 65 | unsigned short number_of_packets; | 65 | unsigned short number_of_packets; |
| 66 | 66 | ||
| 67 | char *source_ip; | 67 | char *source_ip; |
