Hi,
We are using Splunk for monitoring our systems and networks. We like to
monitor Slurm also with Splunk.
Had anyone done an integration with Splunk and is willing to share the code,
searches and dashboards with us.
Sincerely yours,
Karl
Very late response, but we are getting ready to switch to this arrangement in
the coming months, so I’d be very curious to hear any feedback from others. We
will be doing it in Kubernetes, but running the DB on bare-metal dedicated
hardware.
--
Scott Ruffner
Senior HPC Engineer
UVa Research Com
I believe at the end of the day you do need to edit slurm.conf. There is a
similar capability in Slurm with scontrol(1) where you can set
"availablefeatures" and "activefeatures":
sudo scontrol update nodename=node16
availablefeatures=feature1,feature2,feature3
I'm not sure how that survives