Diamond Ceph Stats not received in calamari
- Dominant language
- Python
- Stars
- 345
- Forks
- 175
- PR merge metrics
- No merged PRs in 30d
Description
Everything is working except the ceph and pool graph stats in the calamari gui, the host stats are working fine



```
root@calamari:~# dpkg -l | egrep -i "calamari|salt" | awk '{print $2 "\t\t" $3}'
calamari-clients 1.3.1.1-1trusty
calamari-server 1.3.0.1-11-g9fb65ae
salt-common 2014.7.5+ds-1ubuntu1
salt-master 2014.7.5+ds-1ubuntu1
salt-minion 2014.7.5+ds-1ubuntu1
root@calamari:~#
```
```
root@ceph1:~# dpkg -l | egrep -i "ceph|salt|diamond" | awk '{print $2 "\t\t" $3}'
ceph 9.2.0-1trusty
ceph-common 9.2.0-1trusty
ceph-mds 9.2.0-1trusty
diamond 3.4.67
libcephfs1 9.2.0-1trusty
python-cephfs 9.2.0-1trusty
python-rados 9.2.0-1trusty
python-rbd 9.2.0-1trusty
salt-common 0.17.5+ds-1
salt-minion 0.17.5+ds-1
root@ceph1:~#
```
Let me know what more I should be checking
Regards, Daniel
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by comparing the reported versions of Calamari, Ceph, Diamond, and Salt with the symptom: host stats appear, but Ceph and pool graph stats do not. Identify where those stats stop reaching the Calamari GUI; done means the Ceph and pool graphs receive data as well as the host stats.
Written by the indexing model from the issue text.
Assessment
- Domain
- observability
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100