Hi,
I've created an interface alert which monitors the following.
- ${OutErrorsToday}
- ${InErrorsToday}
- ${OutBps}
- ${InBps}
- ${InDiscardsToday}
- ${OutDiscardsToday}
But the problem is, those aren't showing when I test fire an alert. Upon research, I found out that those needs to be enabled via Node's resources. Now, I'm trying to figure out how to access the node's resources? where can I find it to enable those fields?
Hope someone here can teach me how.
TIA.