Skip to content

RPM installation issues #242

@horfic

Description

@horfic

Hi,
i just installed the rpm on a centos 7 machine.

I found the following issues.

  1. The -log.level parameter defined in the sql_exporter.service for the rpm packaging at the ExecStart got a type. It writes "-log-level" instead of "-log.level" which results in the application not beeing started
  2. As the /etc/default/prometheus-sql-exporter environment file is missing after the install, the user and group for sql_exporter is also not getting created. Is this intended?
  3. Related to 2., the /etc/sql_exporter directory does not get created due to the missing env file which results that the sql_exporter.yml and the mssql_example.collector.yml is not getting copied

PS: Awesome application.

cheers,
Horfic

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions