Nagios » History » Version 4
Version 3 (Matt Twigg, 12/21/2016 04:34 PM) → Version 4/8 (Thomas Stovicek, 01/20/2017 12:00 AM)
# Nagios
---
## How to
If you are in the sudo group you can restart the nagios process manually:
1. log by logging into nagios via SSH 10.17.72.20 with an ssh session using your username and password.
at 10.17.72.20:22
1. the prompt type the following and press return (or enter or what have you)
``` basic
sudo 'sudo service nagios restart
```
1. restart' and hit enter. Enter your password when prompted. Nagios service will stop and start. Type 'exit' and you are out of the server.
---
## How to
If you are in the sudo group you can restart the nagios process manually:
1. log by logging into nagios via SSH 10.17.72.20 with an ssh session using your username and password.
at 10.17.72.20:22
1. the prompt type the following and press return (or enter or what have you)
``` basic
sudo 'sudo service nagios restart
```
1. restart' and hit enter. Enter your password when prompted. Nagios service will stop and start. Type 'exit' and you are out of the server.