Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Add Instance Example

Access Port: 5665

Icinga Server Side Configuration

NOTE: of course only once by system administrator ...

Username and Password: Must be added to Icinga installation file:

Code Block
title/etc/icinga2/conf.d/api-users.conf
object ApiUser "phone" {
  password    = "<psw>"
  permissions = [ "*" ]
} 

 

Possible Filters provided by NMS Prime

...