Forum Discussion

Juanprad's avatar
Juanprad
Icon for Nimbostratus rankNimbostratus
May 18, 2023

how to check node uptime based on health monitor

Hi,
i need to check the uptime of the node based in health monitor.

For example, one node have 03 health monitor associate and i need check the uptime for one specific health monitor.

Exists an a GUI option or cli command for check this.

 

Thanks

1 Reply

  • Juanprad I don't believe a way exists to send one command and receive the uptime of a pool member or node. The following command can be used to run through the logs and see the time difference of when a particular pool member went from down to up or up to down and then you can find the time difference between them using the log timestamp.

    zegrep -i "monitor.*status" /var/log/ltm*