I have a problem after I renewed the Nagios log server license. the license showed expired!
Any ideas please help.
Thank you.
Search found 153 matches
- Tue Feb 11, 2025 7:41 am
- Forum: Nagios Log Server
- Topic: License show expired after renew
- Replies: 1
- Views: 9253
- Thu Nov 23, 2023 3:44 am
- Forum: Nagios XI
- Topic: performance graph not load when upgrade to 5.11.3
- Replies: 6
- Views: 20315
performance graph not load when upgrade to 5.11.3
Hi,
I have a problem with the performance graph with the name in space e.g. abc123 is working but abc 123 is not working see my picture ss.
My point: If the hostname has space all of the service is not working. It has affected with old host and the new host also.
Any idea please advise.
I have a problem with the performance graph with the name in space e.g. abc123 is working but abc 123 is not working see my picture ss.
My point: If the hostname has space all of the service is not working. It has affected with old host and the new host also.
Any idea please advise.
- Fri May 05, 2023 1:42 am
- Forum: Nagios XI
- Topic: Is possible to move host and service to another XI
- Replies: 3
- Views: 2454
Re: Is possible to move host and service to another XI
Hello,
Thanks for your mentions, how can I migrate old graphs and data?
Thank you.
Thanks for your mentions, how can I migrate old graphs and data?
Thank you.
- Wed May 03, 2023 9:54 pm
- Forum: Nagios XI
- Topic: Is possible to move host and service to another XI
- Replies: 3
- Views: 2454
Is possible to move host and service to another XI
Hello,
I need to know is possible to migrate hosts and services data to the new XI by inserting them into the new XI. because I have existing data on it. not restore
Thank you.
I need to know is possible to migrate hosts and services data to the new XI by inserting them into the new XI. because I have existing data on it. not restore
Thank you.
- Wed Jan 18, 2023 8:30 pm
- Forum: Nagios XI
- Topic: Cannot receive email alert when nagios detected
- Replies: 2
- Views: 4466
Re: Cannot receive email alert when nagios detected
Sorry for my mistake all settings are working and the email alert was sent it's ok. I have an issue with the license was not activated.
Thank you.
Thank you.
- Wed Jan 18, 2023 11:57 am
- Forum: Nagios XI
- Topic: Cannot receive email alert when nagios detected
- Replies: 2
- Views: 4466
Cannot receive email alert when nagios detected
Hello,
I have a problem with the alert email that was not received it. but I could test send out it's worked, any idea to debug this problem? I have tested with Sendmail and SMTP it's worked.
Thank you.
I have a problem with the alert email that was not received it. but I could test send out it's worked, any idea to debug this problem? I have tested with Sendmail and SMTP it's worked.
Thank you.
- Tue Jun 07, 2022 7:55 am
- Forum: Nagios XI
- Topic: No data in performance graph showing 0 value
- Replies: 1
- Views: 5745
No data in performance graph showing 0 value
Hello,
I have a problem with the performance graph is not working. it's showing 0 value anytime. but I can get this graph in an old graph with mrtg. see the pictures attached. any idea to fix this issue.
Thank you
I have a problem with the performance graph is not working. it's showing 0 value anytime. but I can get this graph in an old graph with mrtg. see the pictures attached. any idea to fix this issue.
Thank you
- Mon Oct 04, 2021 6:35 pm
- Forum: Nagios XI
- Topic: macro in cmd line
- Replies: 4
- Views: 1870
Re: macro in cmd line
#!/usr/bin/php <?php define( "OK", 0); define( "WARNING", 1); define( "CRITICAL", 2); define( "UNKNOWN", 3); $on_warning = false; $on_critical = false; $opciones = getopt("a:A:"); if( isset($opciones['a']) ) $host_display_name = $opciones['a']; else...
- Fri Oct 01, 2021 4:19 am
- Forum: Nagios XI
- Topic: macro in cmd line
- Replies: 4
- Views: 1870
macro in cmd line
Hi,
I need to use macro $HOSTDISPLAYNAME$ in the cmd line look like below.
But when I test the command I found $HOSTDISPLAYNAME$ not resolve to real value. Can I work with macro in cmd?
Thanks.
I need to use macro $HOSTDISPLAYNAME$ in the cmd line look like below.
But when I test the command I found $HOSTDISPLAYNAME$ not resolve to real value. Can I work with macro in cmd?
Thanks.
- Fri Sep 03, 2021 7:47 am
- Forum: Nagios XI
- Topic: No data in performance graph when add host from wizard
- Replies: 1
- Views: 1013
No data in performance graph when add host from wizard
Hi, I have tried to add a new host to monitoring bandwidth usage on the Fortinet firewall but I got a return data in 0 Mb all the graphs see the picture attached. How can I fix this problem? Screen Shot 2564-09-03 at 19.43.30.png Screen Shot 2564-09-03 at 19.41.30.png Also, I have found a problem in...