Search found 31 matches

by kyle.parker
Fri Feb 16, 2018 4:11 pm
Forum: Nagios XI
Topic: How to scan specific OID's
Replies: 14
Views: 1401

Re: How to scan specific OID's

This can be locked. Thanks!
by kyle.parker
Fri Feb 16, 2018 12:47 pm
Forum: Nagios XI
Topic: How to scan specific OID's
Replies: 14
Views: 1401

Re: How to scan specific OID's

As a follow up to this. I ended up using a custom plugin called check_if_traffic64.pl and modifying it for what I needed. I also wrote a custom wizard for getting all the index numbers, service descriptions, max port rate, community string etc. I was able to do this without scanning the card since C...
by kyle.parker
Thu Jan 25, 2018 11:21 am
Forum: Nagios XI
Topic: How to scan specific OID's
Replies: 14
Views: 1401

Re: How to scan specific OID's

It certainly sounds like an alternative, but without trying it I couldn't tell you for sure if it is more efficient in the way it scans larger shelves. If your team tests it and determines it is a good alternative I don't see an issue with it as an addition. I think that since we require something r...
by kyle.parker
Wed Jan 24, 2018 4:49 pm
Forum: Nagios XI
Topic: How to scan specific OID's
Replies: 14
Views: 1401

Re: How to scan specific OID's

At this point I don't think the problem is with mrtg, but the fact that cfgmaker needs to be updated. It hasn't been updated since at least 2012 as that is the last stable release of mrtg that I can find. If cfgmaker was updated to allow more operations, such as range values, or if it actually exclu...
by kyle.parker
Wed Jan 24, 2018 1:57 pm
Forum: Nagios XI
Topic: How to scan specific OID's
Replies: 14
Views: 1401

Re: How to scan specific OID's

I set these values on a test server and although it did work this time without timing out the session it still takes 40+ minutes to complete. I have gone through the code for cfgmaker and found that even though you tell it don't scan admin down or oper down ports it will still scan them and just com...
by kyle.parker
Tue Jan 23, 2018 1:30 pm
Forum: Nagios XI
Topic: How to scan specific OID's
Replies: 14
Views: 1401

Re: How to scan specific OID's

I found this post as a similar issue. https://support.nagios.com/forum/viewtopic.php?f=16&t=45048 I had our server admin check the values of php.ini and they are already set to max_execution_time = 60 max_input_time = 120 memory_limit = 512M He did say that the max_input_vars=5000 was not in the...
by kyle.parker
Tue Jan 23, 2018 11:13 am
Forum: Nagios XI
Topic: How to scan specific OID's
Replies: 14
Views: 1401

Re: How to scan specific OID's

I would prefer to increase the settings of the timeout values as I think that is the problem. The wizard, both the one provided by nagios 2.3.9 and the one I customized, just get stuck and I get a pop up stating that the window isn't responding. Would I like to continue waiting or close it. Like I s...
by kyle.parker
Tue Jan 23, 2018 10:08 am
Forum: Nagios XI
Topic: How to scan specific OID's
Replies: 14
Views: 1401

How to scan specific OID's

Hello, I have taken the Network Switches / Routers wizard and customized it for our company to do a few extra things, such as pull the hostname and auto fill the field. set the community string to what we use by default and set the default warning and critical. This has worked great for us with Cisc...
by kyle.parker
Tue Jan 31, 2017 4:22 pm
Forum: Nagios XI
Topic: Network Switch/Router Wizard addition requests
Replies: 2
Views: 235

Re: Network Switch/Router Wizard addition requests

I think I really just wanted to get these two things added officially as it saves tons of time adding devices. We are an ISP migrating our network from a different monitoring tool to Nagios. I would say we probably have close to 1000 hosts to add in just cisco devices, that isn't including our Calix...
by kyle.parker
Tue Jan 31, 2017 10:40 am
Forum: Nagios XI
Topic: Network Switch/Router Wizard addition requests
Replies: 2
Views: 235

Network Switch/Router Wizard addition requests

Hello, I have taken the nagios provided Network Switch/Router config wizard and modified it for our company slightly. I have added a field to update the description through the wizard as it seems easier to do it in the wizard than to go through CCM to do it every time. I changed some of the default ...