pynag
Command line interface to nagios configuration
Install
- All systems
-
curl cmd.cat/pynag.sh
- Debian
-
apt-get install pynag
- Ubuntu
-
apt-get install pynag
- Kali Linux
-
apt-get install pynag
- Fedora
-
dnf install pynag
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install pynag
- Raspbian
-
apt-get install pynag
- Dockerfile
- dockerfile.run/pynag
pynag
Command line interface to nagios configuration
The main goal of this project is to provide a Python tool for pragmatically handling Nagios configuration file maintenance, and plugin development. This package contains the executable program pynag which uses the pynag module to inspect and manipulate nagios configuration.