- Home
- Socketubs
- System Utilities
- Monitoring Software
Nagator is a command-line Nagios configuration viewer written in Python. It use pynag and clint as dependencies.Installationsudo pip install nagatoror get the sources like that:git clone git://github.com/Socketubs/Nagator.gitcd Nagatorsudo python setup.py...