Ksplice Inspector
Ksplice protects your systems by applying patches without the need to reboot. To see which patches would be applied to your system, perform the following steps:
- Open a terminal on the machine you want to check.
- Run the following command in your terminal.
- Copy the output of that command into this text box and click Find Updates.
You can also find the same information by running the following from a command line terminal:
(uname -s; uname -m; uname -r; uname -v) | \
curl https://api-ksplice.oracle.com/api/1/update-list/ \
-L -H "Accept: text/text" --data-binary @-