Search found 29 matches

by philip.ianni
Wed Apr 05, 2017 2:31 pm
Forum: Nagios XI
Topic: How to programmatically download graph JPEG
Replies: 1
Views: 151

How to programmatically download graph JPEG

Graph seems to have changed in the last couple minor releases, and now it looks like you can't just invoke a HTTP request for a jpeg of a graph. EX legacy versions allowed you to HTTP request something like: http://nagios/nagiosxi/includes/components/perfdata/graphApi.php?host=server.vfmasdasdech.co...
by philip.ianni
Thu Feb 16, 2017 11:16 am
Forum: Nagios XI
Topic: NagiosXI applying service checks to localhost
Replies: 9
Views: 1840

Re: NagiosXI applying service checks to localhost

Thanks for your help. I was able to figure out the issue. I didn't want to remove the host_name from the template because functionally I needed it there, but I was able to explicitly exclude localhost on each of the service checks so it doesn't skip over and configure localhost to run on that servic...
by philip.ianni
Mon Feb 13, 2017 11:57 am
Forum: Nagios XI
Topic: NagiosXI applying service checks to localhost
Replies: 9
Views: 1840

Re: NagiosXI applying service checks to localhost

Where are you seeing the _V_ entries like " _VO_ORGANIZATION_KEY x"? When I grep for on the server I only see it in the service template. When I remove the host_name from the template it errors. Error: Service has no hosts and/or service_description (config file '/usr/local/nagios/etc/serv...
by philip.ianni
Fri Feb 10, 2017 4:12 pm
Forum: Nagios XI
Topic: NagiosXI applying service checks to localhost
Replies: 9
Views: 1840

Re: NagiosXI applying service checks to localhost

It looks like they are indeed being assigned - define service { host_name localhost service_description HTTP - medlib5/probe/site_medlib.html check_period xi_timeperiod_24x7 check_command check_website_response! From one of your config files - define service { host_name localhost service_descriptio...
by philip.ianni
Tue Feb 07, 2017 1:36 pm
Forum: Nagios XI
Topic: NagiosXI applying service checks to localhost
Replies: 9
Views: 1840

Re: NagiosXI applying service checks to localhost

Sent over profile!
by philip.ianni
Tue Feb 07, 2017 11:15 am
Forum: Nagios XI
Topic: NagiosXI applying service checks to localhost
Replies: 9
Views: 1840

NagiosXI applying service checks to localhost

Hey there, We're having an issue where our brand new NagiosXI instance (migrated from a very old and broken NagiosXI server) is applying the localhost host to some services. The issue is that, based on looking in the GUI and config files in the server, that the host 'localhost' should not have these...
by philip.ianni
Thu Nov 03, 2016 10:26 am
Forum: Nagios XI
Topic: Importing Configs into fresh Nagios XI Server
Replies: 5
Views: 493

Re: Importing Configs into fresh Nagios XI Server

That actually wasn't the OP that posted the solution lol. I'm the OP. The solutions makes sense, but I'm scared it won't work for our configuration structure. We currently have a pretty big configuration that's composed on various services call about a dozen linux VM health checks (CPU, DISK, RAM et...
by philip.ianni
Wed Nov 02, 2016 4:09 pm
Forum: Nagios XI
Topic: Importing Configs into fresh Nagios XI Server
Replies: 5
Views: 493

Importing Configs into fresh Nagios XI Server

Hey there, A while back, we tried to update our old Nagios installation, but it failed so we decided to build a new VM from scratch and import the configs. Following the instructions and ordering for importing existing configs, I received an error when importing the files in my services directory. T...
by philip.ianni
Fri May 13, 2016 11:56 am
Forum: Nagios XI
Topic: All standard VM checks dependent on NRPE service change
Replies: 11
Views: 963

Re: All standard VM checks dependent on NRPE service change

Yeah, they way it works is we actually have several copies of our base services which just ultimately have different notification policies. IE we have "ENT - LINUX TOOLS - BASE.cfg" which contains all base services for that environment, "GOVERNED - DEV - BASE.cfg" so on and so fo...
by philip.ianni
Thu May 12, 2016 1:56 pm
Forum: Nagios XI
Topic: All standard VM checks dependent on NRPE service change
Replies: 11
Views: 963

Re: All standard VM checks dependent on NRPE service change

This is on 5.2.2

I believe the same thing is happening on our older Nagios box as well (version 2014R2.7)