Theres a Readme in that url which describes the build process, the included build.sh is what you are looking for. Modify the scripts in https://github.com/apache/cloudstack/blob/main/tools/appliance/systemvmtemplate/scripts/ according to your needs.
https://docs.cloudstack.apache.org/en/latest/adminguide/systemvm.html describes how to replace the default template Cheers, Juergen Am 14.04.25, 13:52 schrieb "Ajit Singh" <ajitsing...@gmail.com <mailto:ajitsing...@gmail.com>>: Hi Jürgen Gotteswinter Thanks for the quick response, is there a link available where I can get the steps for customizing system vm template and assign it in cloud stack so that whenever virtual router is created, it uses this custom system vm template Regards Ajit Singh On Mon, Apr 14, 2025 at 5:12 PM Jürgen Gotteswinter <juergen.gotteswin...@mgm-tp.com.inva <mailto:juergen.gotteswin...@mgm-tp.com.inva>lid> wrote: > The template is created with packer, you can find everything you need to > customize it here: > https://github.com/apache/cloudstack/tree/main/tools/appliance > <https://github.com/apache/cloudstack/tree/main/tools/appliance> > > Am 14.04.25, 13:39 schrieb "Ajit Singh" <ajitsing...@gmail.com > <mailto:ajitsing...@gmail.com> <mailto: > ajitsing...@gmail.com <mailto:ajitsing...@gmail.com>>>: > > > Hi All > > > I need to monitor virtual routers in cloud stack using snmp and zabbix and > I have installed required snmp modules and monitoring through zabbix is > working fine. > > > But if I do a VPC cleanup then a new virtual router is created and all snmp > related steps need to be done again. > > > Is there a way to have a custom system vm template with required snmp > modules already installed for monitoring purposes in cloudstack v4.19.1 > > > Regards > Ajit Singh > > > >