Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的意思是,显示系统正常运行时间的最佳方式是什么?理想的 id 喜欢显示某种百分比数字,例如虚拟主机所做的事情。即 99.5% 的正常运行时间。
有没有标准的方法来确定这一点?
我们使用Pingdom来监控我们的服务器,它们会生成您正在寻找的数字(我们只使用免费帐户)。他们似乎也有一个API,可以让您以编程方式获取您的信息 - 但不能保证可以使用免费帐户。
希望这可以帮助!