Comments
-
ohionetadmin, I had the same issue, each night my job file overwrites the previous file because it was the same name. Tim's suggestion worked for me, use variables with date (and time) in the filename. Filename: C:\...show ip arp ${YYYY}_${MM}_${DD}.txt 9/24/2014 was when I upgraded to NCM 7.3.2 from NCM 7.1.1 and "Show ip…
-
Is there a way to set the timeout to a higer value? If I test the MIB it timeout.
-
Thanks Jan, that was what I was looking for
-
A year later, the problem went away, I can see all my interfaces now. When I have this problem, it was like 1/50 times clicking on list resources that I would see all my interfaces. I did not upgrade any of the Solarwinds module, still running NPM 10.4.2 and etc. I did upgrade my memory, diskspace and cpu to the VM…
-
I have NPM 10.4.2. I just happen to create a custom property to delete all unknown interfaces with Yes/No field to choose. 1. When you create a custom property, it allows you to select "Format" as Text, Interger Number, Floating Point Number, Date/Time or Yes/No. 2. Then select your custom property you created, select…
-
Was trying to find the variables and finally found some. http://www.solarwinds.com/cirrusdocs/wwhelp/wwhimpl/js/html/wwhelp.htm?context=CirrusDocs&file=CirrusAGVariables.htm Search for variables and others will show up as well. I can't find the complete list, but here are some. Command Script Variables Command script…