Search found 1 match
- Thu Feb 06, 2025 3:41 am
- Forum: Nagios XI
- Topic: Nagios won't create performace-data for plugin
- Replies: 1
- Views: 1369
Nagios won't create performace-data for plugin
Hello, I made a bash script for Nagios to test with Nagiosgraph. Rrd files are however not being created for this script. Default plugins that come with Nagios work well with Nagiosgraph and rrd files of those plugins are also present. Here is the script: #!/bin/bash checkgpu=$( nvidia-smi --format=...