Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

nagios_wizard_python_toolbox

Part of a project that is at an early stage of development.

An ambitious attempt to make a nagios wizard work with python scripts and use nagios' api.

Requirements: Python3.6 and packages: netmiko , pandas , requests , xlrd must be installed.

Commands:

' sudo yum -y install https://centos7.iuscommunity.org/ius-release.rpm '

' sudo yum -y install python36u '

' sudo yum -y install python36u-pip '

' sudo pip3.6 install netmiko ' 

' sudo pip3.6 install pandas '

' sudo pip3.6 install requests '

' sudo pip3.6 install xlrd '

Place folder "toolbox" at the root directory of your nagios server (/toolbox).

Edit file /toolbox/newdata.py according to your credentials.

About

Part of a project that is at an early stage of development. An ambitious attempt to make a nagios wizard work with python scripts and use nagios' api.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages