I've created new file groups in SQL for the Netperfmon database called TRAPS and SYSLOG - and I've moved the corresponding tables into those filegroups. This has moved the bulk of the data out of the PRIMARY filegroup.
Does anyone know what Orion will do if I restrict the growth of these secondary SQL filegroups? I don't want traps and syslog data to grind monitoring to a halt, which has happened if the disk fills up. This has happens when a new device inadvertently sends massive numbers of traps/syslogs, or in a DoS situation. I want Orion to keep working in these situations.