Hi,
I'm trying to test MONyog without success. http://monyogkb.webyog.com/article/17-linux-installation
I install it:
giuseppe@komenco:~/Downloads> sudo zypper in MONyog-6.3.4-0.x86_64.rpm
root's password:
Obteniendo los metadatos del repositorio 'openSUSE:13.2:Update' ..................................[hecho]
Construyendo el caché del repositorio 'openSUSE:13.2:Update' .....................................[hecho]
Obteniendo los metadatos del repositorio 'packman-essentials' ....................................[hecho]
Construyendo el caché del repositorio 'packman-essentials' .......................................[hecho]
Obteniendo los metadatos del repositorio 'packman-multimedia' ....................................[hecho]
Construyendo el caché del repositorio 'packman-multimedia' .......................................[hecho]
Obteniendo los datos del repositorio...
Leyendo los paquetes instalados...
Resolviendo dependencias...
El siguiente paquete NUEVO va a ser instalado:
MONyog
1 nuevo paquete a instalar.
Overall download size: 18,1 MiB. Already cached: 0 B. Después de la operación, se utilizarán 42,8 MiB
adicionales.
¿Desea continuar? [s/n/? mostrar todas las opciones] (s):
Descargando paquete MONyog-6.3.4-0.x86_64 (1/1), 18,1 MiB ( 42,8 MiB desempaquetado)
Buscando conflictos: .............................................................................[hecho]
(1/1) Instalando MONyog-6.3.4-0 ..................................................................[hecho]
Salida adicional del rpm:
Note: This output shows SysV services only and does not include native
systemd services. SysV configuration data might be overridden by native
systemd configuration.
If you want to list systemd services use 'systemctl list-unit-files'.
To see services enabled on particular target use
'systemctl list-dependencies [target]'.
MONyogd is neither service nor target!?
===========================================================================
Point your browser to http://:/ to monitor MySQL servers.
Please refer to /usr/local/MONyog/README for details.
===========================================================================
As in documentation, http://localhost:5555 don't responds.
Status gives me:
giuseppe@komenco:~/Downloads> systemctl status MONyogd
● MONyogd.service
Loaded: not-found (Reason: No such file or directory)
Active: inactive (dead)
I don't have any ini file to config.
giuseppe@komenco:~/Downloads> ls /usr/local/MONyog/
bin MONyog-logrotate MONyog.lua MONyog.mib README res
My System is:
giuseppe@komenco:~/Downloads> uname -a
Linux komenco.komenco.es 4.1.6-3-desktop #1 SMP PREEMPT Fri Aug 28 10:59:34 UTC 2015 (d867e86) x86_64 x86_64 x86_64 GNU/Linux
Some idea why I can't get it working?