Nagios » History » Version 6
Version 5 (Thomas Stovicek, 01/20/2017 12:01 AM) → Version 6/8 (Thomas Stovicek, 01/20/2017 12:02 AM)
# Nagios
---
## How to restart nagios process manually:
1. log into nagios via SSH at 10.17.72.20:22
1. type the following and press return (or enter or what have you) ``` basic
sudo service nagios restart
```
output should look like following if successful:
 3. Nagios service will stop and start. Type 'exit' and you are out of the server.
---
## How to restart nagios process manually:
1. log into nagios via SSH at 10.17.72.20:22
1. type the following and press return (or enter or what have you) ``` basic
sudo service nagios restart
```
output should look like following if successful:
 3. Nagios service will stop and start. Type 'exit' and you are out of the server.