Skip to content
/ Nagix Public

Nagios Toolkit, incluing a command interface, RESTish and HTTP-based NSCA interfaces

License

Notifications You must be signed in to change notification settings

ning/Nagix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Configuration

Nagix' configuration file is a YAML file with these settings:

mklivestatus_socket: <path to the nagios socket, this is required>
mklivestatus_log_file: <mk livestatus log file, nagix.lql.log in the current folder by default>
mklivestatus_log_level: <mk livestatus log level, WARN by default>

Nagix tries these paths for the configuration file (in this order):

  • .nagixrc in the current directory
  • .nagixrc in the home directory of the current user
  • /etc/nagixrc

You can also pass the location of the configuration file on the command line via the -c argument.

About

Nagios Toolkit, incluing a command interface, RESTish and HTTP-based NSCA interfaces

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages