Hi.
I've got an interesting idea.
Can i see a port description directly from the trigger in the dashboard?
For example now I see an information such as:
so I would like to see an information as :
, where "Link to router" is a description on the switch's port Fa0/14.
If it's not possible, how I can use an external script to get Port description from the Scripts menu at triggers dashboard like this:
Scripts
Detect operating system
Ping
Traceroute
Get port description -- a new script, which detect port desc.
Any ideas?
I've got an interesting idea.
Can i see a port description directly from the trigger in the dashboard?
For example now I see an information such as:
Code:
Local node SW-F12-111 FastEthernet0/14 down Jan 21st, 2014 04:24:41 PM 1m 12d 23h Yes (1) 1
Code:
Local node SW-F12-111 FastEthernet0/14 - Link to router down Jan 21st, 2014 04:24:41 PM 1m 12d 23h Yes (1) 1
If it's not possible, how I can use an external script to get Port description from the Scripts menu at triggers dashboard like this:
Scripts
Detect operating system
Ping
Traceroute
Get port description -- a new script, which detect port desc.
Any ideas?
Comment