- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Get service uptime
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2020 12:25 PM
Is there a way to get the uptime for the following services: DNS/DHCP/NTP/FTP/TFTP? I'm aware of the node uptime via CLI and the Grid Master dashboard. However, if one of these services restarts (either automatically or by manual intervention) I'd like to know when that occurred. In linux I can run a command like the following to get a list with start and runtimes.
ps -eo pid,comm,lstart,etime,time,args
Is this possible?
Solved! Go to Solution.
Re: Get service uptime
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2020 09:08 AM
I have never seen this information in either the CLI or the GUI. I think you would have to review the log files to find stop and start date and time. Easiest if you export the log files to a syslog system like Splunk.