Search found 17 matches

by giant69
Fri Dec 18, 2015 2:28 am
Forum: Nagios XI
Topic: Missing commands after plugin installation
Replies: 19
Views: 2871

Re: Missing commands after plugin installation

rkennedy wrote:Do you mind if I mark this as resolved, and close this thread out?
Not all my questions are answered, but yes - close it - most of them are off topic.
by giant69
Thu Dec 17, 2015 3:44 am
Forum: Nagios XI
Topic: Missing commands after plugin installation
Replies: 19
Views: 2871

Re: Missing commands after plugin installation

tgriep wrote:For your reference, here are how the commands and service templates are defined....
Thank you very much!
by giant69
Wed Dec 16, 2015 4:25 am
Forum: Nagios XI
Topic: Missing commands after plugin installation
Replies: 19
Views: 2871

Re: Missing commands after plugin installation

You can increase it higher if you want, really shouldn't cause any problems. Yes, I guessed that already. I just wonder about the short default setting where even your own command definitions wont fit in. Are you really working with this database or tables or is this for "future use" or s...
by giant69
Fri Dec 11, 2015 3:35 am
Forum: Nagios XI
Topic: Missing commands after plugin installation
Replies: 19
Views: 2871

Re: Missing commands after plugin installation

The extention on 1024byte is even for your own commands - for example the nagioscore notification handler (913 chars) - barely enough: /usr/bin/php /usr/local/nagiosxi/scripts/ handle_nagioscore_notification.ph p --notification-type=service --contact="$CONTACTNAME$" --contactemail="$C...
by giant69
Thu Dec 10, 2015 10:16 am
Forum: Nagios XI
Topic: Missing commands after plugin installation
Replies: 19
Views: 2871

Re: Missing commands after plugin installation

I've learned, the command definition is stored inside the database and will be recreated during the import of the SQL-File nagiosql_defaults.sql . I also see, that these commands are quite equal except their command definition name. So, I could just easily redefine those commands - if I want to make...
by giant69
Wed Dec 09, 2015 4:52 pm
Forum: Nagios XI
Topic: Missing commands after plugin installation
Replies: 19
Views: 2871

Re: Missing commands after plugin installation

I tried to install the oracle plugin twice without any effect - regarding the missing commands in nagiosxi. I'm quite sure, I didn't delete any command definition so far. And since I installed the oracle instant client in order of the installation process of the plugin, I'm quite sure I did nothing ...
by giant69
Wed Dec 09, 2015 2:04 am
Forum: Nagios XI
Topic: Missing commands after plugin installation
Replies: 19
Views: 2871

Re: Missing commands after plugin installation

I haved checked this already, we will only find my manually added commands, with which I try to test the plugin. (bad english - sorry). [root@lab01 ~]# grep oracle /usr/local/nagios/etc/commands.cfg command_name check_oracle command_line /usr/bin/perl $USER1$/check_oracle_health.pl –connect=//$HOSTA...
by giant69
Tue Dec 08, 2015 3:48 pm
Forum: Nagios XI
Topic: Missing commands after plugin installation
Replies: 19
Views: 2871

Re: Missing commands after plugin installation

It's the 5.20 offline version I've downloaded and installed - with 48 days left. I got the feeling, we don't need such a long time to decide.... :(
by giant69
Mon Dec 07, 2015 9:41 am
Forum: Nagios XI
Topic: OK - Current BW in: 0Mbps Out: 0Mbps ???
Replies: 15
Views: 5741

Re: OK - Current BW in: 0Mbps Out: 0Mbps ???

Thank you for the link. I was investigating in this issue, but didn't found the thread you mentioned.
Based on this link and your information, I finally was able to fix it.
Thanks!