Search found 4 matches

by lmncruser
Wed Mar 09, 2022 11:09 am
Forum: Open Source Nagios Projects
Topic: Vsphere Perl SDK Deprecated
Replies: 1
Views: 1022

Vsphere Perl SDK Deprecated

https://kb.vmware.com/s/article/80144
Since the VSphere Perl SDK is deprecated and will be discontinued, is there another SDK that you would recommend to provide similar functionality? I assume this will render check_esx3.pl useless. Thank you.
by lmncruser
Tue Jul 02, 2019 3:30 pm
Forum: Nagios Log Server
Topic: Apply Configuration Script?
Replies: 5
Views: 290

Re: Apply Configuration Script?

I take it back, the "configure write_configs_for_node" command worked after all. It wasnt working on the box I was using at the time but I did a full rebuild, ran that command and the ports opened up. Thanks! You can close this thread.
by lmncruser
Tue Jul 02, 2019 8:27 am
Forum: Nagios Log Server
Topic: Apply Configuration Script?
Replies: 5
Views: 290

Re: Apply Configuration Script?

This doesnt seem to be working. The "configure write_configs_for_node" command does not seem to throw errors (i edited php.ini to show them then restarted the machine) and logstash restarts successfully. After I restart logstash I run netstat -tulpn | grep LISTEN to look for ports 2056 and...
by lmncruser
Mon Jul 01, 2019 10:04 am
Forum: Nagios Log Server
Topic: Apply Configuration Script?
Replies: 5
Views: 290

Apply Configuration Script?

Hi, Is there a way to do 'Apply Configuration' through a script? After a fresh install the ports 2056 and 2057 are not open and the only way I can get them to listen is to log in, go to Configuration, and click Apply Configuration. I am trying to set up an automated build and I do not want the users...