How to Migrate from Nagios Core to Nagios Xi ..
If the Nagios server is on aws ...
Search found 4 matches
- Sat Jan 29, 2022 8:17 am
- Forum: Nagios XI
- Topic: Migrate from Nagios Core to Nagios Xi In AWS
- Replies: 1
- Views: 198
- Sat Jan 29, 2022 8:12 am
- Forum: Nagios XI
- Topic: Nagios11 -Tomcat monitoring issue
- Replies: 5
- Views: 2746
Re: Nagios11 -Tomcat monitoring issue
Yes i was doing the same .
But the problem was in java export path
By doing this ---
export JAVA_ABS_PATH=/usr/bin/java
source .profile
I t solved my problem
.
Thanks for the reply
But the problem was in java export path
By doing this ---
export JAVA_ABS_PATH=/usr/bin/java
source .profile
I t solved my problem
.
Thanks for the reply
- Wed Jan 12, 2022 3:47 am
- Forum: Nagios XI
- Topic: Nagios11 -Tomcat monitoring issue
- Replies: 5
- Views: 2746
Re: Nagios11 -Tomcat monitoring issue
that was a file error . I was trying it ,without tomcat plugin .
New error I am Facing while connecting tomcat 9 with nagios 11 is .....
(No output on stdout) stderr: execvp(JAVA_ABS_PATH, ...) failed. errno is 2: No such file or directory
New error I am Facing while connecting tomcat 9 with nagios 11 is .....
(No output on stdout) stderr: execvp(JAVA_ABS_PATH, ...) failed. errno is 2: No such file or directory
- Tue Jan 11, 2022 7:33 am
- Forum: Nagios XI
- Topic: Nagios11 -Tomcat monitoring issue
- Replies: 5
- Views: 2746
Nagios11 -Tomcat monitoring issue
(No output on stdout) stderr: /bin/sh: 1: Syntax error: Unterminated quoted string
while monitoring tomcat 8 with nagios xi this is the error message .Any solution for this .......
while monitoring tomcat 8 with nagios xi this is the error message .Any solution for this .......