Comments
-
Any help or comment ?
-
Any help ? I didn´t found about this in the SW Admin Guide.. When I issue a "List Resources" in my routers I can found "Routing - BGP" , but I don´t know how enable a resource to show this data in NPM...
-
I found this on Thwack, but is there any way to create a schedule in SQL ? (to run this command everyday at 23:00) Use NetPerfMon; UPDATE dbo.Interfaces SET Unmanaged = 1, UnManageFrom=GETDATE(), UnManageUntil=DATEADD(year, 1, GETDATE()) WHERE Fullname like 'BuildingE_Switch%'
-
Is there any way to change this code to get data only for the Down nodes ? SELECT StartTime.EventTime, Nodes.Caption, Nodes.Location, StartTime.Message, DATEDIFF(Mi, StartTime.EventTime, (SELECT TOP 1 EventTime FROM Events AS Endtime WHERE EndTime.EventTime > StartTime.EventTime AND EndTime.EventType = 5 AND…
-
Please help me with this question. I have ~ 600 Unix/Linux servers, need I every week issue a "list resources" and mark all new file systems in each server ?
-
I ´m trying find a vbs script to invoke SWIS in this forum, with nosuccess...