Skip to content

Commit

Permalink
Fix images links in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
orthagh authored Jan 23, 2024
1 parent 3e0aa5b commit 16cefdc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,27 +6,27 @@ This plugin allows you to see in your GLPI interface informations about the host

First, register your url to Centreon, username & password on the Centreon settings page :

![centreon config page](https://github.com/pluginsGLPI/centreon/main/docs/screenshots/centreon-settings.jpg)
![centreon config page](docs/screenshots/centreon-settings.jpg)

As the connexion works successfully, a green badge appears on the bottom of the page.

## See host status in your computers list

You can now have a glimpse of your host status from the computers list :

![centreon status on computer](https://github.com/pluginsGLPI/centreon/main/docs/screenshots/centreon-settings.jpg)
![centreon status on computer](docs/screenshots/centreon-settings.jpg)

## See all information about a host

For seeing more, click on the host and on the Centreon tab : you can access to all general information about the host and its services, without going on your Centreon app !

![centreon host page](https://github.com/pluginsGLPI/centreon/main/docs/screenshots/centreon-accueil.jpg)
![centreon host page](docs/screenshots/centreon-accueil.jpg)

## Timeline and actions

Click on the timeline tab to see what happened on your host recently : yesterday, since one week, or since one month :

![centreon host page](https://github.com/pluginsGLPI/centreon/main/docs/screenshots/centreon-timeline.jpg)
![centreon host page](docs/screenshots/centreon-timeline.jpg)

You can also perform 3 common actions :
1. Send a check
Expand Down

0 comments on commit 16cefdc

Please sign in to comment.