Hello
So I am trying to use the Router Monitoring Wizard to add a router with different types of interfaces. Different speed, but the option in the wizard is offering me only a global configuration, and after I finish the configuration I can not find where in the configuration files to change the interface speed. I need to specify different speeds for the interfaces to make the threshold part of the mrtg interface work?
Tanks in advance
Adding new router with wizard
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: Adding new router with wizard
You can change the speed in the wizard when you run it, you can also run the wizard against that host address again to append chances to the congratulations. Alternatively, you will find your host and service configurations in Configure > Core Configuration manager, and you change them there, then apply configuration.
Re: Adding new router with wizard
Do you know exactly where is the option for changing speed part of the service, because I can not find how to manually change the speed, only thresholds.slansing wrote:You can change the speed in the wizard when you run it, you can also run the wizard against that host address again to append chances to the congratulations. Alternatively, you will find your host and service configurations in Configure > Core Configuration manager, and you change them there, then apply configuration.
- Box293
- Too Basu
- Posts: 5126
- Joined: Sun Feb 07, 2010 10:55 pm
- Location: Deniliquin, Australia
- Contact:
Re: Adding new router with wizard
This should be the number in $ARG4$
-l Data display label, one of B,K,M or G
NOTE, changing this means you also need to change your warning ($ARG3$) and critical ($ARG4$) values as they need to be relative to the data label.
-l Data display label, one of B,K,M or G
NOTE, changing this means you also need to change your warning ($ARG3$) and critical ($ARG4$) values as they need to be relative to the data label.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Re: Adding new router with wizard
OK I have managed that, but can somebody tell me where are those configuration files that that wizard changes?
I would like to use a script to change those values.
I would like to use a script to change those values.
- Box293
- Too Basu
- Posts: 5126
- Joined: Sun Feb 07, 2010 10:55 pm
- Location: Deniliquin, Australia
- Contact:
Re: Adding new router with wizard
The wizard stores these values in a mysql database, when you Apply Config they are pushed down to flat Nagios Config files. You can't modify these flat config files as they will be overwritten the next time that Apply Config is run.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.