Skip to content
Snippets Groups Projects
Commit 16d21986 authored by ghuter's avatar ghuter
Browse files

add an example config and testing files

parent 19a84b50
Branches
No related tags found
No related merge requests found
# site:cluster:test-filename
lille:chifflet:test-nvidia.sh
lille:chifflet:test-rapl.sh
lille:chifflet:test-counters.sh
lille:chifflet:test-temp.sh
lille:chifflet:test-load.sh
lille:chifflet:test-network.sh
lille:chiclet:test-amd-rapl.sh
lille:chiclet:test-infiniband.sh
nancy:grisou-49:test-infiniband.sh
#!/bin/sh
echo testing amd rapl sensor
hostname
#!/bin/sh
echo testing counters sensor
hostname
#!/bin/sh
echo testing infiniband sensor
hostname
#!/bin/sh
echo testing load sensor
hostname
#!/bin/sh
echo testing network sensor
hostname
#!/bin/sh
echo testing nvidia gpu sensor
hostname
#!/bin/sh
echo testing rapl sensor
hostname
#!/bin/sh
echo testing temperature sensor
hostname
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment