Modifying an existing event filter on the NVIDIA DGX A100 involves accessing the Baseboard Management Controller (BMC) interface and navigating to the Platform Event Filters section. Here's a step-by-step guide to modify an existing event filter:
1. Access the BMC Interface:
- Open a web browser and navigate to the IP address of your DGX A100's BMC. This is typically done by entering the BMC's IP address in the browser's address bar.
2. Log In:
- Log in to the BMC interface using your credentials. If you haven't set up credentials, you may need to use default settings or consult the user manual for specific instructions.
3. Navigate to Platform Event Filters:
- Once logged in, locate the side navigation menu. Click on Settings.
- From the settings menu, select Platform Event Filters. This will take you to the Event Filters page.
4. View Existing Filters:
- On the Event Filters page, you can view all configured event filters and available slots. You can filter the view by clicking on All, Configured, or Unconfigured in the upper-left corner of the page to see different types of event filters.
5. Modify an Existing Event Filter:
- Locate the event filter you wish to modify. Click on the filter to open its details or editing options.
- Modify the filter settings as needed. The exact options may vary depending on the type of filter and the BMC version, but typically you can adjust parameters such as trigger conditions, notification settings, or actions to be taken when the event occurs.
6. Save Changes:
- After making the necessary modifications, ensure you save your changes. This might involve clicking a "Save" or "Apply" button, depending on the BMC interface.
7. Verify Changes:
- It's a good practice to verify that your changes have been successfully applied. You can do this by checking the event filter's status or testing it with a simulated event if possible.
By following these steps, you can effectively modify existing event filters on the DGX A100 to suit your specific monitoring and notification needs[1][2][5].
Citations:
[1] https://docs.nvidia.com/dgx/dgxa100-user-guide/dgxa100-user-guide.pdf
[2] https://docs.nvidia.com/dgx/dgxa100-user-guide/using-the-bmc.html
[3] https://infohub.delltechnologies.com/p/onefs-system-configuration-auditing/
[4] https://www.manualslib.com/products/Nvidia-Dgx-A100-11150393.html
[5] https://docs.nvidia.com/dgx/dgx-station-a100-user-guide/using-bmc.html
[6] https://github.com/NVIDIA/DeepLearningExamples/blob/master/PyTorch/LanguageModeling/BERT/README.md
[7] https://github.com/NVIDIA/Bobber/blob/main/README.md
[8] https://docs.nvidia.com/dgx/dgx-station-a100-user-guide/index.html
[9] https://github.com/NVIDIA/DeepLearningExamples/blob/master/PyTorch/Recommendation/DLRM/README.md