Thanks. I'm not a linux person, thought I could follow this, but created sudo cp /etc/snmp/ecs-template-snmpd.conf /etc/snmp/snmpd.conf as specified first, but there's really not a clear explanation in that doc on what should actually be in that file. Since it wasn't there before, how do I remove it?
DELL-Sam L
Moderator
•
7.8K Posts
0
January 11th, 2023 01:00
Hello wwwillster07,
Redfish is not supported in ECS. Here is a couple of links for SNMPv3 monitoring that may be of assistance.
https://dell.to/3ZraUBI
https://dell.to/3k78o3z
DELL-Josh Cr
Moderator
•
9.5K Posts
0
January 11th, 2023 09:00
sudo rm /etc/snmp/ecs-template-snmpd.conf
the rm command should removes files.
wwwillster07
1 Rookie
•
6 Posts
0
January 11th, 2023 09:00
Thanks. I'm not a linux person, thought I could follow this, but created sudo cp /etc/snmp/ecs-template-snmpd.conf /etc/snmp/snmpd.conf as specified first, but there's really not a clear explanation in that doc on what should actually be in that file. Since it wasn't there before, how do I remove it?
wwwillster07
1 Rookie
•
6 Posts
0
January 11th, 2023 09:00
Ahhh sudo was the missing piece. Just wanted to get it back to the way it was. Thank you
DELL-Josh Cr
Moderator
•
9.5K Posts
0
January 11th, 2023 09:00
No problem, let us know if you have any additional questions.