Technical Forum
Ask questions. Discover Answers.
cancel
Showing results for 
Search instead for 
Did you mean: 

how to check node uptime based on health monitor

Juanprad
Nimbostratus
Nimbostratus

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 1

Paulius
MVP
MVP

@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*