Skip to content

thoomson/InstallUpdateNagios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InstallUpdateNagios

Python script to install Nagios on Debian 9

Prepare your setup

To use this script you need to install Python3 and pip3.

In the installation, be carrefull to select the option Add Python to environnment variables

Python_Install

When that was done, you have to edit the script variables.py with your own informations.

Run the script

python3 install.py python3 update.py

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

Python script to install Nagios on Debian 9

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages