lmiltchev wrote:Do you want us to keep this topic open?thanks for the tip. will look into this and see if i can get it to work that way
Search found 34 matches
- Tue May 05, 2015 12:47 am
- Forum: Nagios XI
- Topic: use of Custom Variable/macro i Actions component
- Replies: 8
- Views: 492
Re: use of Custom Variable/macro i Actions component
you can close it, thanks.
- Sun Apr 19, 2015 10:35 pm
- Forum: Nagios XI
- Topic: Reports are hanging
- Replies: 3
- Views: 231
Re: Reports are hanging
Yes with all reports. I think i found the reason for the problem. as per the below log Nagios is trying to use the external/public IP to generate the report. This is of course not working if I'm on the local LAN since then the access to the external IP is blocked by the firewall. But why is Nagios n...
- Sun Apr 19, 2015 10:22 pm
- Forum: Nagios XI
- Topic: use of Custom Variable/macro i Actions component
- Replies: 8
- Views: 492
Re: use of Custom Variable/macro i Actions component
Hi Abrist, thanks for the tip. will look into this and see if i can get it to work that way Alright, this is round about, but may work. You could perform a query to the json api to fetch/parse the custom variables and then use them in your custom actions script. Take a go through the json query gene...
- Wed Apr 15, 2015 1:34 pm
- Forum: Nagios XI
- Topic: use of Custom Variable/macro i Actions component
- Replies: 8
- Views: 492
Re: use of Custom Variable/macro i Actions component
thats what i was afraid of. do you see any other possibility to achieve this.
I was already searching of a possibility to get the action_url icon back in Nagios XI but it seems to be only available in Nagios Core, and switching to it every time seems not to be the solution.
I was already searching of a possibility to get the action_url icon back in Nagios XI but it seems to be only available in Nagios Core, and switching to it every time seems not to be the solution.
- Wed Apr 15, 2015 3:22 am
- Forum: Nagios XI
- Topic: Reports are hanging
- Replies: 3
- Views: 231
Reports are hanging
Hi, since a couple of days we're not able to send any reports by email. to generate the report as PDF or CSV is working but as soon as we want to sent them by clicking the 'Save/Send' link the browser is hanging. we already checked all available reports but it's all the same. I also noticed that the...
- Wed Apr 15, 2015 1:22 am
- Forum: Nagios XI
- Topic: use of Custom Variable/macro i Actions component
- Replies: 8
- Views: 492
Re: use of Custom Variable/macro i Actions component
Hi, my understanding was, and maybe i'm totally wrong here, that if i setup a variable _TVID for one host in: 'Misc Settings' -> 'Manage Variable Definitions' that i would be able to use it later with the macro _HOSTxxx, or in this case _HOSTTVID The question then is if the same could be used in the...
- Tue Apr 14, 2015 8:10 am
- Forum: Nagios XI
- Topic: use of Custom Variable/macro i Actions component
- Replies: 8
- Views: 492
use of Custom Variable/macro i Actions component
Hi, i was wondering if there is any possibility to use the macros _HOSTxxx ore _SERVICExxx in the Actions Component in regards to an URL? sample below Action Type: URL URL / Command: teamviewer8://remotecontrol?connectcc=%_HOSTTVID% Target: _blank Action Text: Teamviewer but it seams that %_HOSTTVID...
- Sat Dec 20, 2014 4:05 pm
- Forum: Nagios XI
- Topic: nags voice notification
- Replies: 3
- Views: 226
Re: nags voice notification
I can't say I can think of any that are free, accurate, and work offline. Usually it's 2 of the 3 at best. This is a bit outside the scope of our support, but I will leave the thread open for a bit for comments. If you would know one which would be accurate and work offline but not free i would be ...
- Thu Dec 18, 2014 4:41 am
- Forum: Nagios XI
- Topic: customise top navbar
- Replies: 2
- Views: 182
Re: customise top navbar
slansing wrote:I believe for the majority, you would be looking at modifying:
Code: Select all
/usr/local/nagiosxi/html/includes/header.inc.php
that was exactly what i was looking for.
thanks again
- Thu Dec 18, 2014 4:40 am
- Forum: Nagios XI
- Topic: nags voice notification
- Replies: 3
- Views: 226
nags voice notification
Hi, we recently integrated our SMS notification with iSMS GSM modem by Multitech. What we would implement now is voice notification (TTS) without using any kind of internet services. I already searched quite a bit but could not find any solution which would use any kind of GSM modem. is there any so...