diff --git a/HowtoIcinga.md b/HowtoIcinga.md index e2dc434d..0a5497dd 100644 --- a/HowtoIcinga.md +++ b/HowtoIcinga.md @@ -583,6 +583,19 @@ En suite, depuis le master, on génère le certificat avec la CSR. Il ne reste plus qu'a rapatrier les fichiers `/etc/icinga2/pki/icinga2-client2.*` sur la machine désignée. +## API + +### Scripts Perl + +Sur une debian Jessie : + +~~~ +# apt install libconfig-inifiles-perl +# cpan install REST::Client +~~~ + +[Exemples en Perl](https://docs.icinga.com/icinga2/latest/doc/module/icinga2/chapter/icinga2-api#icinga2-api-clients-programmatic-examples-perl) + ## FAQ ### Que veut-dire « Icinga » ?