Server Names

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
allenwallach
Posts: 28
Joined: Wed Jun 20, 2012 8:30 am

Server Names

Post by allenwallach »

When I bring up a list of my servers, is there a way to be able to identify if the server is production, development, test, etc.? I know there is a comment field you can access and type in whatever you want in this case the type of server but is there any other ways? I know I can group by application but within that I would like to be able to identify the type of server it is.
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: Server Names

Post by abrist »

You could create a hostgroup for each server type and add the respective servers to them.
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
allenwallach
Posts: 28
Joined: Wed Jun 20, 2012 8:30 am

Re: Server Names

Post by allenwallach »

what would be the steps for that?

Also, we would still need to identify the production servers, dev servers, etc. and put them in the proper hostgroup correct?

This entire thing would be a manual process correct?

Are the any other options available?

Thank you!
Allen
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Server Names

Post by slansing »

Yes, in order to create a host group, enter the CCM "Configure > Core Config Manager" Then select Hostgroups, click Add New and then fill out the Name and Description, also Notes and URL's if needed, after those fields are filled add hosts by clicking manage hosts, also it should be noted you can add a host group to a host group for a multi-layered system.
allenwallach
Posts: 28
Joined: Wed Jun 20, 2012 8:30 am

Re: Server Names

Post by allenwallach »

Are there any other alternatives to accomplish this or is this all a manual process?


Thank you!
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: Server Names

Post by abrist »

XI does have an auto-discovery wizard, but if you need nested hostgroups and other complex configurations, manual is way. There are some things you can do to make the process easier though. Add your service checks to hostgroups and your hosts to hostgroups, the hosts will inherit the checks from the hostgroup.

If you set up your service checks and hostgroups with a little thought, you save a ton of time when it comes to actually adding the hosts. That could be as simple as creating the host and then adding them to a hostgroup or few instead of specifying service checks for each individual server.
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
allenwallach
Posts: 28
Joined: Wed Jun 20, 2012 8:30 am

Re: Server Names

Post by allenwallach »

what does the XI auto-discovery wizard do? "
but if you need nested hostgroups and other complex configurations, manual is way. There are some things you can do to make the process easier though. Add your service checks to hostgroups and your hosts to hostgroups, the hosts will inherit the checks from the hostgroup."

Can you give me an example of the 2nd part that you mentioned (I put what you said in quotes).
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: Server Names

Post by abrist »

Auto-discovery will detect all devices on a network so that they can be added with auto-discovery wizard.

Auto-discovery will just add them based on agent wizards. If you need a complex setup, auto-discovery will help, but you may have to edit some default settings on the discovered hosts to meat your needs.
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
Locked