Project

General

Profile

Demande #1037

image bootable d'un zabbix vierge

Added by Loïc Dachary over 10 years ago. Updated about 4 years ago.

Status:
Fermé
Priority:
Normale
Assignee:
Category:
Task
Target version:
Start date:
11/19/2012
Due date:
11/20/2012
% Done:

100%

Estimated time:
2.00 h
Spent time:
Difficulté:
2 Facile

Description

Pour faire les tests qui valident une installation, on doit partir d'un zabbix vierge sur lequel des sondes sont déployées via puppet. Il n'y a pas de zabbix dans http://turnkeylinux.org/

History

#1

Updated by Loïc Dachary over 10 years ago

  • Subject changed from zabbix vierge to image bootable d'un zabbix vierge
#2

Updated by Loïc Dachary over 10 years ago

  • Status changed from En cours de traitement to Résolu
  • % Done changed from 0 to 100

Installation a base du package zabbix 2.0.3 , incluant l'interface PHP

# nova image-list
...
| be960751-90cd-4b82-8abb-9da8c0ca1531 |          zabbix-2.0.3         | ACTIVE |
...
#3

Updated by Loïc Dachary over 10 years ago

Pour essayer:

# nova boot --image 'zabbix-2.0.3' --flavor e.1-cpu.10GB-disk.1GB-ram --key_name loic --availability_zone=bm0008 --poll zabbix
# nova list
...
+--------------------------------------+---------------+--------+------------------------+
|                  ID                  |      Name     | Status |        Networks        |
+--------------------------------------+---------------+--------+------------------------+
| 14c4596b-a031-4757-9ccd-ae923f7c297b |     zabbix    | ACTIVE | novanetwork=10.145.4.9 |
...
# ssh -t -A -L 8084:10.145.4.9:80 root@bm0008.the.re ssh root@10.145.4.9
# firefox http://127.0.0.1:8084/zabbix/

#4

Updated by Loïc Dachary over 10 years ago

  • Parent task deleted (#1035)
#5

Updated by Quentin Gibeaux about 4 years ago

  • Status changed from Résolu to Fermé

Also available in: Atom PDF