jacob.johnson

Comments

  • I have to bump this one again, that report still does not display the required snmp failures, and I have not found any way to get a list of nodes that are failing snmp on a report. 
  • I think assigning SAM templates via the API is not currently supported. We use dynamic groups and assign the template to the group. If you find a way to assign either templates, or create components under a template with the API I would be very interested.
  • Format the recipient like this. ${N=SwisEntity;M=Node.CustomProperties.Var_1},${N=SwisEntity;M=Node.CustomProperties.Var_2},${N=SwisEntity;M=Node.CustomProperties.Var_3} no spaces, and put in your own commas. when you save it and go back to it, it is split correctly without the added {{{{ then every time you edit it, you…
  • This is an awesome template, I am in the process of attempting to implement it, and would like to know if it would be possible to get some more information on what is going on in the script with the time. All our devices use UTC, I was unable to ascertain from the script where the current month day year are coming from for…
  • I have researched this same problem since the upgrade and finally have a solution. The ability to schedule the compact operations is nice, but it is still not going to archive anything like running the database maintenance program from the start menu. In adition the compact operation does just that, compacts the database,…
  • I am not really sure of a great way to do this. You could use the trap viewer to create a rule that sends a message to the event log for the certain traps. You can add a unique number to the one that will be the trigger, and then a unique number to the rule that will be the reset. Then you can write an application in SAM…