Hi,

On 3/27/20 5:30 PM, rs vas wrote:
> Thanks Brian for the input! Yes, tried systemd collector but did not see
> the limits exposed through that collector.
Pretty sure the ncabatoff's process_exporter exposes such metrics:
https://github.com/ncabatoff/process-exporter/

However, there is no direct linking to systemd in this case, although
you can try to use data from both sources in the same PromQL query if
needed.

There also seem to be specialized systemd_exporters, although I don't
have any experience with them, e.g.:
https://github.com/povilasv/systemd_exporter

This one seems to expose systemd_process_open_fds (if enabled).


Kind regards,
Christian

> 
> For now quick way to do this is through text collector through Node
> exporter.
> 
> Please share if anyone has any ideas.... Thanks again!
> 
> On Fri, Mar 27, 2020 at 9:22 AM Brian Candler <b.cand...@pobox.com
> <mailto:b.cand...@pobox.com>> wrote:
> 
>     https://github.com/prometheus/node_exporter#disabled-by-default
> 
>     There is a systemd collector (disabled by default) which "Exposes
>     service and system status from systemd" - but it doesn't appear to
>     have metrics for the cgroup limits.
> 
>     You can either extend it in go, or use textfile_collector as you said.
> 
>     -- 
>     You received this message because you are subscribed to the Google
>     Groups "Prometheus Users" group.
>     To unsubscribe from this group and stop receiving emails from it,
>     send an email to prometheus-users+unsubscr...@googlegroups.com
>     <mailto:prometheus-users+unsubscr...@googlegroups.com>.
>     To view this discussion on the web visit
>     
> https://groups.google.com/d/msgid/prometheus-users/c926dc71-e860-49ef-af30-909dad5be204%40googlegroups.com
>     
> <https://groups.google.com/d/msgid/prometheus-users/c926dc71-e860-49ef-af30-909dad5be204%40googlegroups.com?utm_medium=email&utm_source=footer>.
> 
> -- 
> You received this message because you are subscribed to the Google
> Groups "Prometheus Users" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to prometheus-users+unsubscr...@googlegroups.com
> <mailto:prometheus-users+unsubscr...@googlegroups.com>.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/prometheus-users/CAPs_Afgn4o7fxLN7UnekVSH14S%2Bx4DbeqHdB7yFO39RwPwODBA%40mail.gmail.com
> <https://groups.google.com/d/msgid/prometheus-users/CAPs_Afgn4o7fxLN7UnekVSH14S%2Bx4DbeqHdB7yFO39RwPwODBA%40mail.gmail.com?utm_medium=email&utm_source=footer>.

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to prometheus-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-users/d20aff8d-9d14-e5b0-c339-5cc33323c740%40hoffmann-christian.info.

Reply via email to