On Thu, Jun 21, 2018 at 1:21 AM Paul Cuzner <pcuzner@xxxxxxxxxx> wrote: > > Hi, > > I tried today to follow the grafana installation steps[1] (based on > master, from yesterday), but it failed with command not found. The > docs show grafana* variables that you need to set with ceph dashboard > set-* but when I try this I just get invalid command. > > When I look at the dashboard/module.py or settings.py, I don't see the > grafana variables being defined. Are you sure you've got latest master? The variables are defined here: https://github.com/ceph/ceph/blob/master/src/pybind/mgr/dashboard/settings.py#L33 (Although a little awkward to grep for because of the case conversion that happens at runtime for the settings). John > > Any pointers? > > PC > > [1] http://docs.ceph.com/docs/master/mgr/dashboard/ > -- > To unsubscribe from this list: send the line "unsubscribe ceph-devel" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html