Discussion:
[Ganglia-general] Ganglia XML slope attribute issue
Ayman Al-Shorman
2017-02-22 14:51:31 UTC
Permalink
Hello,

I'm facing issue when i use --slope=positive.
i'm using gmetric to plot counter value every 5 min.

the values are counted correctly but the the period between the checks show zeros for example:
at 11:00 the value is 100 at 11:05 the value is 150 but the value between 11:00 and 11:05 is zero but it should be 100.

./gmetric -c /etc/gmond.conf --name='check-name' --title="check title" --value=cat /tmp/file.txt --units="query" --type=int32 --slope=positive

Any ideas to fix the issue?

Thanks


Ayman
Ayman Al-Shorman
2017-02-24 16:15:51 UTC
Permalink
Hello Vladimir,

Do you have any idea about this?

Sent from my iPhone

On Feb 22, 2017, at 16:51, Ayman Al-Shorman <***@hotmail.com<mailto:***@hotmail.com>> wrote:


Hello,

I'm facing issue when i use --slope=positive.
i'm using gmetric to plot counter value every 5 min.

the values are counted correctly but the the period between the checks show zeros for example:
at 11:00 the value is 100 at 11:05 the value is 150 but the value between 11:00 and 11:05 is zero but it should be 100.

./gmetric -c /etc/gmond.conf --name='check-name' --title="check title" --value=cat /tmp/file.txt --units="query" --type=int32 --slope=positive

Any ideas to fix the issue?

Thanks


Ayman

Loading...