Search found 5 matches
- Sun May 04, 2014 1:55 pm
- Forum: Nagios XI
- Topic: How to use 'Mobile Phone Number' in custom commands
- Replies: 1
- Views: 823
How to use 'Mobile Phone Number' in custom commands
Hello, In reference to my earlier post , there is indeed a way how to use user's mobile phone (or any other information) in your custom commands. Please see the code below for some ideas. If you uncomment the lines in the end, you will get all metadata of the specific user. Regards, Tamar #!/usr/bin...
- Thu Mar 27, 2014 12:22 pm
- Forum: Nagios XI
- Topic: Use 'Mobile Phone Number' in custom commands
- Replies: 6
- Views: 1361
- Thu Mar 27, 2014 7:28 am
- Forum: Nagios XI
- Topic: Use 'Mobile Phone Number' in custom commands
- Replies: 6
- Views: 1361
Re: Use 'Mobile Phone Number' in custom commands
Ok, thanks!
- Sun Mar 23, 2014 7:37 am
- Forum: Nagios XI
- Topic: Use 'Mobile Phone Number' in custom commands
- Replies: 6
- Views: 1361
Re: Use 'Mobile Phone Number' in custom commands
Yes, exactly.
Instead of Pager Number in Nagios Core, I would like to use this field with my custom commands.
Instead of Pager Number in Nagios Core, I would like to use this field with my custom commands.
- Fri Mar 21, 2014 3:33 am
- Forum: Nagios XI
- Topic: Use 'Mobile Phone Number' in custom commands
- Replies: 6
- Views: 1361
Use 'Mobile Phone Number' in custom commands
Hello, Nagios XI Version 2012R2.9. CentOS release 6.5 (Final) 2.6.32-358.2.1.el6.x86_64 x86_64. Gnome is not installed. Is it possible to use 'Mobile Phone Number' (Configure->My Account Settings->Notifications Methods->Mobile Text) in custom commands? If it is, what macro or variable name should be...