Search Interview Questions | Click here and help us by providing the answer. Click Correct / Improve and please let us know. |
|
|||
|
| ||||
| Support - Interview Questions and Answers for 'System monitoring' - 3 question(s) found - Order By Rating | ||||
| ||||
| Ans. Yes we have created System as well as Log monitoring scripts to keep track of exceptions. We are also using a tool that will inform the stake holders if an exceptional event occurs with the system. | ||||
or Explain your project architecture ? | ||||
| Ans. Nagios is open source system , network and infrastructure monitoring software application. It alerts the user if anything goes wrong. Nagios is widely used as monitoring tool for enterprise applications. | ||||
| Ans. We use SAR command for that purpose. We also have GUI system monitoring tool to keep real time check of requests, load and memory usage. | ||||
@Path("/{employeeId}") public String employeeInfo(@PathParam("employeeId") Long employeeId){ } | ||||