我想监控dns地址的更改。所以我需要跟踪dns的变化。我现在正在用线程做这件事。我得到dns并保存它的文件,然后我每10秒比较一次,但我需要更具体的解决方案。举个例子,有没有什么活动呢?代码如下:public List<string> GetDns() List<string> dns = new List<string>();(dnsAdress.ToString());
下面是我在postgres中的查询这里的update_timeselect dns_time,update_time from dns_lookup where update_time like current_date;
然后也得不到任何结果。我有current_date values.But的记录,它没有显示任何records.How,无法使用current_dat