20 Nov 2024 02:30 PM - last edited on 21 Nov 2024 09:24 AM by MaciejNeumann
Dynatrace is being tested on our standalone Solaris environment and we are getting all the typical metrics being reported, which is great, but is there a way for Dynatrace to monitor hardware failures...ie Fan failures, PS failures and Metadevice (SVM) failures? We used to use Nagios, which worked great for running a script and reporting on the return, OK or Failure.
Thank you.
20 Nov 2024 03:24 PM
Hi.
You can try to build your own SNMP extension.
Please check https://docs.dynatrace.com/docs/shortlink/snmp-extension
20 Nov 2024 03:44 PM
Hi,
And since you are already have scripts, maybe you can adapt them to ingest OK or KO to Dynatrace via Metrics API - POST ingest data points.
Best regards
20 Nov 2024 04:33 PM
Hello @SSC_Solaris
There is another option to submit your request to Extension team to create a dedicated extension that cover current and future monitoring requirements in addition to the applicable solutions provided by @AntonPineiro and @PacoPorro 😊 if there is a development team to build the extension.
Regarding the Metrics API - POST ingest data points:
KR,
Peter